Home
last modified time | relevance | path

Searched defs:udp_sock (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dudp.h47 struct udp_sock { struct
49 struct inet_sock inet;
54 unsigned long udp_flags;
56 int pending; /* Any pending frames ? */
64 __u16 gso_size;
68 __u16 pcslen;
69 __u16 pcrlen;
77 void (*encap_destroy)(struct sock *sk);
80 struct sk_buff * (*gro_receive)(struct sock *sk,
83 int (*gro_complete)(struct sock *sk,
[all …]
/linux/tools/testing/selftests/net/
A Dpsock_tpacket.c223 int udp_sock[2]; in walk_v1_v2_rx() local
586 int udp_sock[2]; in walk_v3_rx() local

Completed in 7 milliseconds