Searched refs:IP_RAWOUTPUT (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | ip_var.h | 162 #define IP_RAWOUTPUT 0x2 /* raw ip header exists */ macro
|
| HD | sctp_os_bsd.h | 420 int o_flgs = IP_RAWOUTPUT; \
|
| HD | ip_divert.c | 515 | IP_ALLOWBROADCAST | IP_RAWOUTPUT, NULL, NULL); in div_output_outbound()
|
| HD | raw_ip.c | 607 flags |= IP_RAWOUTPUT; in rip_output()
|
| HD | ip_output.c | 370 if ((flags & (IP_FORWARDING|IP_RAWOUTPUT)) == 0) { in ip_output()
|
| HD | ip_carp.c | 991 carp_send_ad_error(sc, ip_output(m, NULL, NULL, IP_RAWOUTPUT, in carp_send_ad_locked()
|
| /freebsd-13-stable/sys/netipsec/ |
| HD | ipsec_output.c | 797 error = ip_output(m, NULL, NULL, IP_RAWOUTPUT, NULL, NULL); in ipsec_process_done()
|
| /freebsd-13-stable/sys/netpfil/pf/ |
| HD | if_pfsync.c | 2401 IP_RAWOUTPUT, &sc->sc_imo, NULL); in pfsync_tx()
|