Searched refs:ip_fwd_tag (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dip_var.h182 struct ip_fwd_tag { struct
H A Dip_input.c709 struct ip_fwd_tag *ipfwd_tag;
711 ipfwd_tag = (struct ip_fwd_tag *)(tag+1);
1265 struct ip_fwd_tag *ipfwd_tag;
1273 ipfwd_tag = (struct ip_fwd_tag *)(fwd_tag+1);
2776 struct ip_fwd_tag *ipfwd_tag;
2787 ipfwd_tag = (struct ip_fwd_tag *)(tag+1);
H A Dip_output.c384 struct ip_fwd_tag *ipfwd_tag;
386 ipfwd_tag = (struct ip_fwd_tag *)(tag+1);
1605 struct ip_fwd_tag *ipfwd_tag;
1615 ipfwd_tag = (struct ip_fwd_tag *)(fwd_tag+1);
H A Dtcp_input.c1544 struct ip_fwd_tag *ipfwd_tag =
1545 (struct ip_fwd_tag *)(fwd_tag+1);

Completed in 602 milliseconds