Searched refs:ip_srcroute (Results 1 – 5 of 5) sorted by relevance
61 struct mbuf *ip_srcroute(struct mbuf *);
426 ip_srcroute(struct mbuf *m0) in ip_srcroute() function
876 if ((opts = ip_srcroute(m)) == NULL && in icmp_reflect()
1257 *mp = sbcreatecontrol((caddr_t)ip_srcroute(m), in ip_savecontrol()
982 inp->inp_options = (m) ? ip_srcroute(m) : NULL; in syncache_socket()1559 ipopts = (m) ? ip_srcroute(m) : NULL; in syncache_add()