Searched refs:IP_RAWOUTPUT (Results 1 – 9 of 9) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_var.h | 163 #define IP_RAWOUTPUT 0x2 /* raw ip header exists */ macro
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_var.h | 163 #define IP_RAWOUTPUT 0x2 /* raw ip header exists */ macro
|
| H A D | sctp_os_bsd.h | 416 int o_flgs = IP_RAWOUTPUT; \
|
| H A D | ip_divert.c | 487 | IP_ALLOWBROADCAST | IP_RAWOUTPUT, NULL, NULL); in div_output_outbound()
|
| H A D | raw_ip.c | 603 flags |= IP_RAWOUTPUT; in rip_output()
|
| H A D | ip_output.c | 369 if ((flags & (IP_FORWARDING|IP_RAWOUTPUT)) == 0) { in ip_output()
|
| H A D | ip_carp.c | 984 carp_send_ad_error(sc, ip_output(m, NULL, NULL, IP_RAWOUTPUT, in carp_send_ad_locked()
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipsec_output.c | 823 error = ip_output(m, NULL, NULL, IP_RAWOUTPUT, NULL, NULL); in ipsec_process_done()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pfsync.c | 2355 else if (ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo, in pfsyncintr()
|