Home
last modified time | relevance | path

Searched defs:inet_sock (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
A Dinet_sock.h210 struct inet_sock { struct
212 struct sock sk;
224 __s16 uc_ttl;
229 __u8 tos;
230 __u8 min_ttl;
231 __u8 mc_ttl;
232 __u8 pmtudisc;
233 __u8 rcv_tos;
235 int uc_index;
236 int mc_index;
[all …]
/linux/tools/testing/selftests/bpf/progs/
A Dtest_tcp_estats.c81 struct inet_sock { struct
93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk() argument
/linux/net/ipv4/
A Dping.c493 struct inet_sock *inet_sock; in ping_err() local

Completed in 11 milliseconds