Searched refs:PACKET_OUTGOING (Results 1 – 7 of 7) sorted by relevance
20 if (skb->pkt_type != PACKET_OUTGOING) in bpf_prog1()
28 #define PACKET_OUTGOING 4 /* Outgoing of any type */ macro
127 skb->pkt_type = PACKET_OUTGOING; in dn_alloc_skb()
458 skb->pkt_type = PACKET_OUTGOING; in dn_return_short()504 skb->pkt_type = PACKET_OUTGOING; in dn_return_long()
1906 skb->pkt_type = PACKET_OUTGOING; in dn_alloc_send_pskb()
2010 else if (skb->pkt_type == PACKET_OUTGOING) { in packet_rcv()2126 else if (skb->pkt_type == PACKET_OUTGOING) { in tpacket_rcv()2140 else if (skb->pkt_type != PACKET_OUTGOING && in tpacket_rcv()3270 else if (skb->pkt_type != PACKET_OUTGOING && in packet_recvmsg()
1879 skb2->pkt_type = PACKET_OUTGOING; in dev_queue_xmit_nit()