Home
last modified time | relevance | path

Searched defs:pkt_sk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/packet/
H A Dinternal.h141 static struct packet_sock *pkt_sk(struct sock *sk) in pkt_sk() function
/kernel/linux/linux-6.6/net/packet/
H A Dinternal.h136 #define pkt_sk(ptr) container_of_const(ptr, struct packet_sock, sk) macro

Completed in 2 milliseconds