Home
last modified time | relevance | path

Searched refs:__packet_set_status (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/packet/
Daf_packet.c397 static void __packet_set_status(struct packet_sock *po, void *frame, int status) in __packet_set_status() function
2291 __packet_set_status(po, h.raw, status); in tpacket_rcv()
2327 __packet_set_status(po, ph, TP_STATUS_AVAILABLE | ts); in tpacket_destruct_skb()
2544 __packet_set_status(po, ph, in tpacket_snd()
2559 __packet_set_status(po, ph, TP_STATUS_SENDING); in tpacket_snd()
2593 __packet_set_status(po, ph, status); in tpacket_snd()