Home
last modified time | relevance | path

Searched refs:IP_FORWARDING (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_var.h110 #define IP_FORWARDING 0x1 /* most of ip header exists */ macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip_var.h158 #define IP_FORWARDING 0x1 /* most of ip header exists */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c556 error = ip_output(m, NULL, NULL, IP_FORWARDING, NULL,
559 error = ip_output(m, NULL, NULL, IP_FORWARDING, NULL);