Searched refs:ip_output (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/ipf/ |
| H A D | ip_auth.c | 556 error = ip_output(m, NULL, NULL, IP_FORWARDING, NULL, 559 error = ip_output(m, NULL, NULL, IP_FORWARDING, NULL);
|
| /illumos-gate/usr/src/boot/include/netinet/ |
| H A D | ip_var.h | 70 * and passed to ip_output when ip options are in use. 83 * passed to ip_output when IP multicast options are in use. 157 /* flags passed to ip_output as last parameter */ 218 int ip_output(struct mbuf *,
|
Completed in 92 milliseconds