Searched refs:PKTF_FLOW_LOCALSRC (Results 1 – 9 of 9) sorted by relevance
577 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC); in udp6_output()
811 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC | in rip6_output()
536 #define PKTF_FLOW_LOCALSRC 0x4 /* pkt is locally originated */ macro592 (PKTF_FLOW_ID | PKTF_FLOW_ADV | PKTF_FLOW_LOCALSRC | PKTF_FLOW_RAWSOCK)
666 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC | in rip_output()
2065 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC); in udp_output()
3123 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC | PKTF_FLOW_ADV); in tcp_output()
942 m->m_pkthdr.pkt_flags |= (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC | PKTF_FLOW_ADV); in tcp_respond()
3711 data->m_pkthdr.pkt_flags = (PKTF_FLOW_ID | PKTF_FLOW_ADV | PKTF_FLOW_LOCALSRC); in ipsec_output()3799 data->m_pkthdr.pkt_flags = (PKTF_FLOW_ID | PKTF_FLOW_ADV | PKTF_FLOW_LOCALSRC); in ipsec_output()4178 packet->m_pkthdr.pkt_flags = (PKTF_FLOW_ID | PKTF_FLOW_ADV | PKTF_FLOW_LOCALSRC); in ipsec_set_pkthdr_for_interface()
4129 PKTF_FLOW_LOCALSRC | PKTF_FLOW_RAWSOCK)) == in catchpacket()4130 (PKTF_FLOW_ID | PKTF_FLOW_LOCALSRC) && in catchpacket()