Searched defs:nla (Results 1 - 25 of 109) sorted by relevance

12345

/linux-master/include/net/
H A Dbpf_sk_storage.h47 bpf_sk_storage_diag_alloc(const struct nlattr *nla) argument
/linux-master/drivers/block/drbd/
H A Ddrbd_nla.c7 static int drbd_nla_check_mandatory(int maxtype, struct nlattr *nla) argument
31 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, argument
44 drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype) argument
[all...]
/linux-master/net/ipv4/
H A Dmetrics.c15 struct nlattr *nla; local
/linux-master/net/openvswitch/
H A Dconntrack.h50 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, argument
H A Dvport.c313 struct nlattr *nla; local
369 struct nlattr *nla; local
[all...]
/linux-master/tools/lib/thermal/
H A Dthermal_nl.c24 static int nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *nl_err, argument
/linux-master/net/netfilter/
H A Dnft_log.c151 const struct nlattr *nla; local
H A Dnf_tables_trace.c32 struct nlattr *nla; local
H A Dnft_immediate.c32 static enum nft_data_types nft_reg_to_type(const struct nlattr *nla) argument
H A Dnfnetlink_hook.c346 const struct nlattr * const *nla = cb->data; local
393 nfnl_hook_get(struct sk_buff *skb, const struct nfnl_info *info, const struct nlattr * const nla[]) argument
/linux-master/tools/lib/bpf/
H A Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) argument
33 static int nla_ok(const struct nlattr *nla, int remaining) argument
40 static int nla_type(const struct nlattr *nla) argument
45 validate_nla(struct nlattr *nla, int maxtype, struct libbpf_nla_policy *policy) argument
107 struct nlattr *nla; local
149 libbpf_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, struct libbpf_nla_policy *policy) argument
[all...]
H A Dnlattr.h84 static inline void *libbpf_nla_data(const struct nlattr *nla) argument
89 static inline uint8_t libbpf_nla_getattr_u8(const struct nlattr *nla) argument
94 static inline uint16_t libbpf_nla_getattr_u16(const struct nlattr *nla) argument
99 static inline uint32_t libbpf_nla_getattr_u32(const struct nlattr *nla) argument
104 static inline uint64_t libbpf_nla_getattr_u64(const struct nlattr *nla) argument
109 libbpf_nla_getattr_str(const struct nlattr *nla) argument
118 libbpf_nla_len(const struct nlattr *nla) argument
131 nla_data(struct nlattr *nla) argument
144 struct nlattr *nla; local
[all...]
/linux-master/net/sched/
H A Dsch_fifo.c229 struct nlattr *nla; local
H A Dact_simple.c88 static int tcf_simp_init(struct net *net, struct nlattr *nla, argument
H A Dact_connmark.c98 static int tcf_connmark_init(struct net *net, struct nlattr *nla, argument
H A Dact_skbmod.c102 static int tcf_skbmod_init(struct net *net, struct nlattr *nla, argument
H A Dematch.c305 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, argument
169 tcf_em_validate(struct tcf_proto *tp, struct tcf_ematch_tree_hdr *tree_hdr, struct tcf_ematch *em, struct nlattr *nla, int idx) argument
/linux-master/net/mpls/
H A Dmpls_iptunnel.c163 static int mpls_build_state(struct net *net, struct nlattr *nla, argument
/linux-master/net/ipv6/ila/
H A Dila_lwt.c128 static int ila_build_state(struct net *net, struct nlattr *nla, argument
/linux-master/net/netlabel/
H A Dnetlabel_cipso_v4.c82 struct nlattr *nla; local
/linux-master/tools/power/x86/intel-speed-select/
H A Dhfi-events.c70 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, argument
/linux-master/net/ipv6/
H A Drpl_iptunnel.c67 static int rpl_build_state(struct net *net, struct nlattr *nla, argument
300 struct nlattr *nla; local
/linux-master/net/handshake/
H A Dtlshd.c66 struct nlattr *nla; local
/linux-master/drivers/net/vxlan/
H A Dvxlan_private.h88 vxlan_nla_get_addr(union vxlan_addr *ip, const struct nlattr *nla) argument
129 vxlan_nla_get_addr(union vxlan_addr *ip, const struct nlattr *nla) argument
/linux-master/net/psample/
H A Dpsample.c292 struct nlattr *nla; local
469 struct nlattr *nla; local
[all...]

Completed in 203 milliseconds

12345