IP_RAWOUTPUT 1593 net/if_pfsync.c if (ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo, NULL)) IP_RAWOUTPUT 1083 netinet/ip_carp.c error = ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo, IP_RAWOUTPUT 152 netinet/ip_output.c if ((flags & (IP_FORWARDING|IP_RAWOUTPUT)) == 0) { IP_RAWOUTPUT 512 netinet/ipsec_output.c return ip_output(m, (void *)NULL, (void *)NULL, IP_RAWOUTPUT, (void *)NULL, (void *)NULL); IP_RAWOUTPUT 245 netinet/raw_ip.c flags |= IP_RAWOUTPUT;