Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A 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()
H A 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/net/ipv4/
H A 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()
H A Dinet_diag.c102 bool net_admin) in inet_sk_attr_size() argument
128 bool net_admin) in inet_diag_msg_attrs_fill() argument
240 u16 nlmsg_flags, bool net_admin) in inet_sk_diag_fill() argument
428 u16 nlmsg_flags, bool net_admin) in inet_twsk_diag_fill() argument
468 u16 nlmsg_flags, bool net_admin) in inet_req_diag_fill() argument
509 sk_diag_fill(struct sock * sk,struct sk_buff * skb,struct netlink_callback * cb,const struct inet_diag_req_v2 * r,u16 nlmsg_flags,bool net_admin) sk_diag_fill() argument
570 bool net_admin = netlink_net_capable(in_skb, CAP_NET_ADMIN); inet_diag_dump_one_icsk() local
926 bool net_admin = netlink_net_capable(skb, CAP_NET_ADMIN); inet_diag_bc_audit() local
1025 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); inet_diag_dump_icsk() local
[all...]
H A 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
H A 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/net/sctp/
H A Ddiag.c125 bool net_admin) in inet_sctp_diag_fill()
223 bool net_admin; member
/linux/tools/testing/selftests/net/
H A Depoll_busy_poll.c231 cap_value_t net_admin[] = { CAP_NET_ADMIN }; in TEST_F() local
/linux/net/tls/
H A 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()