Searched defs:udp_sock (Results 1 – 5 of 5) sorted by relevance
38 struct udp_sock { struct40 struct inet_sock inet;44 int pending; /* Any pending frames ? */45 unsigned int corkflag; /* Cork is required */46 __u8 encap_type; /* Is this an Encapsulation socket? */47 unsigned char no_check6_tx:1,/* Send zero UDP6 checksums on TX? */48 no_check6_rx:1,/* Allow zero UDP6 checksums on RX? */49 encap_enabled:1, /* This socket enabled encap54 gro_enabled:1, /* Request GRO aggregation */55 accept_udp_l4:1,[all …]
47 struct udp_sock { struct49 struct inet_sock inet;54 unsigned long udp_flags;56 int pending; /* Any pending frames ? */57 __u8 encap_type; /* Is this an Encapsulation socket? */63 __u16 len; /* total length of pending frames */64 __u16 gso_size;68 __u16 pcslen;69 __u16 pcrlen;73 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb);[all …]
42 int udp_sock; in UdpTcpBind() local80 int udp_sock; in ClientFunc() local98 int udp_sock; in ItNetContainer008() local
223 int udp_sock[2]; in walk_v1_v2_rx() local586 int udp_sock[2]; in walk_v3_rx() local