Searched defs:udp_sock (Results 1 – 2 of 2) sorted by relevance
78 struct udp_sock { struct80 struct inet_sock inet;85 unsigned long udp_flags;87 int pending; /* Any pending frames ? */88 __u8 encap_type; /* Is this an Encapsulation socket? */92 __u16 udp_lrpa_hash;93 struct hlist_nulls_node udp_lrpa_node;100 __u16 len; /* total length of pending frames */101 __u16 gso_size;106 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb);[all …]
223 int udp_sock[2]; in walk_v1_v2_rx() local586 int udp_sock[2]; in walk_v3_rx() local