Searched defs:ip_input_local_options (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c9236 ip_input_local_options(mblk_t *mp, ipha_t *ipha, ip_recv_attr_t *ira) function
9249 ip2dbg(("ip_input_local_options\n"));
9257 ip2dbg(("ip_input_local_options: opt %d, len %d\n",
9268 ip1dbg(("ip_input_local_options: end of SR\n"));
9277 ip1dbg(("ip_input_local_options: not end of SR\n"));
9298 "ip_input_local_options: end of RR\n"));
9335 cmn_err(CE_PANIC, "ip_input_local_options: "

Completed in 76 milliseconds