Home
last modified time | relevance | path

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

/linux/net/core/
A Dfilter.c9357 is_fullsock), \ in sock_ops_convert_ctx_access()
9360 is_fullsock)); \ in sock_ops_convert_ctx_access()
9398 is_fullsock), \ in sock_ops_convert_ctx_access()
9401 is_fullsock)); \ in sock_ops_convert_ctx_access()
9445 is_fullsock), \ in sock_ops_convert_ctx_access()
9448 is_fullsock)); \ in sock_ops_convert_ctx_access()
9600 case offsetof(struct bpf_sock_ops, is_fullsock): in sock_ops_convert_ctx_access()
9603 is_fullsock), in sock_ops_convert_ctx_access()
9606 is_fullsock)); in sock_ops_convert_ctx_access()
/linux/tools/include/uapi/linux/
A Dbpf.h5762 __u32 is_fullsock; /* Some TCP fields are only valid if member
/linux/include/uapi/linux/
A Dbpf.h5762 __u32 is_fullsock; /* Some TCP fields are only valid if member
/linux/include/linux/
A Dfilter.h1316 u8 is_fullsock; member
/linux/net/ipv4/
A Dtcp_output.c511 sock_ops.is_fullsock = 1; in bpf_skops_hdr_opt_len()
556 sock_ops.is_fullsock = 1; in bpf_skops_write_hdr_opt()
A Dtcp_input.c170 sock_ops.is_fullsock = 1; in bpf_skops_parse_hdr()
186 sock_ops.is_fullsock = 1; in bpf_skops_established()
/linux/include/net/
A Dtcp.h2284 sock_ops.is_fullsock = 1; in tcp_call_bpf()

Completed in 79 milliseconds