Home
last modified time | relevance | path

Searched defs:net_admin (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/net/mptcp/
Ddiag.c15 static int subflow_get_info(struct sock *sk, struct sk_buff *skb, bool net_admin) in subflow_get_info()
93 static size_t subflow_get_info_size(const struct sock *sk, bool net_admin) in subflow_get_info_size()
Dmptcp_diag.c18 struct nlattr *bc, bool net_admin) in sk_diag_dump()
77 bool net_admin) in mptcp_diag_dump_listeners()
154 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); in mptcp_diag_dump() local
/linux-6.15/net/ipv4/
Dtcp_diag.c86 const struct tcp_ulp_ops *ulp_ops, bool net_admin) in tcp_diag_put_ulp()
112 static int tcp_diag_get_aux(struct sock *sk, bool net_admin, in tcp_diag_get_aux()
143 static size_t tcp_diag_get_aux_size(struct sock *sk, bool net_admin) in tcp_diag_get_aux_size()
Dinet_diag.c102 bool net_admin) in inet_sk_attr_size()
128 bool net_admin) in inet_diag_msg_attrs_fill()
240 u16 nlmsg_flags, bool net_admin) in inet_sk_diag_fill()
428 u16 nlmsg_flags, bool net_admin) in inet_twsk_diag_fill()
468 u16 nlmsg_flags, bool net_admin) in inet_req_diag_fill()
509 u16 nlmsg_flags, bool net_admin) in sk_diag_fill()
570 bool net_admin = netlink_net_capable(in_skb, CAP_NET_ADMIN); in inet_diag_dump_one_icsk() local
926 bool net_admin = netlink_net_capable(skb, CAP_NET_ADMIN); in inet_diag_bc_audit() local
1025 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); in inet_diag_dump_icsk() local
Draw_diag.c129 struct nlattr *bc, bool net_admin) in sk_diag_dump()
140 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); in raw_diag_dump() local
Dudp_diag.c19 struct nlattr *bc, bool net_admin) in sk_diag_dump()
93 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); in udp_dump() local
/linux-6.15/net/sctp/
Ddiag.c125 bool net_admin) in inet_sctp_diag_fill()
223 bool net_admin; member
/linux-6.15/tools/testing/selftests/net/
Depoll_busy_poll.c231 cap_value_t net_admin[] = { CAP_NET_ADMIN }; in TEST_F() local
/linux-6.15/net/tls/
Dtls_main.c1066 static int tls_get_info(struct sock *sk, struct sk_buff *skb, bool net_admin) in tls_get_info()
1124 static size_t tls_get_info_size(const struct sock *sk, bool net_admin) in tls_get_info_size()