Searched refs:is_fullsock (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/core/
H A Dfilter.c10277 is_fullsock), \
10280 is_fullsock)); \
10318 is_fullsock), \
10321 is_fullsock)); \
10365 is_fullsock), \
10368 is_fullsock)); \
10518 case offsetof(struct bpf_sock_ops, is_fullsock):
10521 is_fullsock),
10524 is_fullsock));
/linux-master/include/linux/
H A Dfilter.h1354 u8 is_fullsock; member in struct:bpf_sock_ops_kern
/linux-master/include/uapi/linux/
H A Dbpf.h6771 __u32 is_fullsock; /* Some TCP fields are only valid if member in struct:bpf_sock_ops
/linux-master/tools/include/uapi/linux/
H A Dbpf.h6771 __u32 is_fullsock; /* Some TCP fields are only valid if member in struct:bpf_sock_ops
/linux-master/net/ipv4/
H A Dtcp_output.c520 sock_ops.is_fullsock = 1;
565 sock_ops.is_fullsock = 1;
H A Dtcp_input.c170 sock_ops.is_fullsock = 1;
186 sock_ops.is_fullsock = 1;
/linux-master/include/net/
H A Dtcp.h2631 sock_ops.is_fullsock = 1;

Completed in 794 milliseconds