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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c171 * We set up the ip_recv_attr_t with IRAF_TARGET_SQP to that ip_fanout_v6
174 * ip_input_v6 and ip_fanout_v6 as normal.
689 * once we get to ip_fanout_v6
922 * advanced in ip_fanout_v6
1510 * we call ip_fanout_v6(), since in the case of shared-IP zones
1517 ip_fanout_v6(mp, ip6h, ira);
1566 ip_fanout_v6(mp, ip6h, ira);
1603 ip_fanout_v6(mp1, ip6h1, ira);
1620 ip_fanout_v6(mp, ip6h, ira);
1987 ip_fanout_v6(mblk_ function
[all...]
H A Dip6_output.c525 ip_fanout_v6(mp, ip6h, &iras);
H A Dip.c558 * Hooks are placed in ip_fanout_v4 and ip_fanout_v6.
12263 ip_fanout_v6(mp, ip6h, ira);
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3275 extern void ip_fanout_v6(mblk_t *, ip6_t *, ip_recv_attr_t *);

Completed in 91 milliseconds