Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nla.c7 static int drbd_nla_check_mandatory(int maxtype, struct nlattr *nla) in drbd_nla_check_mandatory() argument
31 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, in drbd_nla_parse_nested() argument
44 drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype) drbd_nla_find_nested() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dbpf_sk_storage.h46 bpf_sk_storage_diag_alloc(const struct nlattr *nla) in bpf_sk_storage_diag_alloc() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dmetrics.c15 struct nlattr *nla; in ip_metrics_convert() local
/kernel/linux/linux-6.6/include/net/
H A Dbpf_sk_storage.h47 bpf_sk_storage_diag_alloc(const struct nlattr *nla) in bpf_sk_storage_diag_alloc() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nla.c7 static int drbd_nla_check_mandatory(int maxtype, struct nlattr *nla) in drbd_nla_check_mandatory() argument
31 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, in drbd_nla_parse_nested() argument
44 drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype) drbd_nla_find_nested() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dmetrics.c15 struct nlattr *nla; in ip_metrics_convert() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.h49 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, in ovs_ct_copy_action() argument
/kernel/linux/linux-5.10/net/wimax/
H A Dop-msg.c172 struct nlattr *nla; in wimax_msg_data_len() local
194 struct nlattr *nla; in wimax_msg_data() local
215 struct nlattr *nla; in wimax_msg_len() local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnlattr.h69 static inline void *libbpf_nla_data(const struct nlattr *nla) in libbpf_nla_data() argument
74 static inline uint8_t libbpf_nla_getattr_u8(const struct nlattr *nla) in libbpf_nla_getattr_u8() argument
79 static inline uint32_t libbpf_nla_getattr_u32(const struct nlattr *nla) in libbpf_nla_getattr_u32() argument
84 static inline const char *libbpf_nla_getattr_str(const struct nlattr *nla) in libbpf_nla_getattr_str() argument
93 libbpf_nla_len(const struct nlattr *nla) libbpf_nla_len() argument
[all...]
H A Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() argument
33 static int nla_ok(const struct nlattr *nla, int remaining) in nla_ok() argument
40 static int nla_type(const struct nlattr *nla) in nla_type() argument
45 validate_nla(struct nlattr *nla, int maxtype, struct libbpf_nla_policy *policy) validate_nla() argument
107 struct nlattr *nla; libbpf_nla_parse() local
149 libbpf_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, struct libbpf_nla_policy *policy) libbpf_nla_parse_nested() argument
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.h50 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, in ovs_ct_copy_action() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_fifo.c229 struct nlattr *nla; in fifo_set_limit() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_immediate.c32 static enum nft_data_types nft_reg_to_type(const struct nlattr *nla) in nft_reg_to_type() argument
H A Dnft_log.c137 const struct nlattr *nla; in nft_log_init() local
H A Dnf_tables_trace.c48 struct nlattr *nla; in trace_fill_header() local
/kernel/linux/linux-5.10/net/mpls/
H A Dmpls_iptunnel.c165 static int mpls_build_state(struct net *net, struct nlattr *nla, in mpls_build_state() argument
/kernel/linux/linux-6.6/tools/lib/thermal/
H A Dthermal_nl.c24 static int nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *nl_err, in nl_error_handler() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_trace.c32 struct nlattr *nla; in trace_fill_header() local
H A Dnft_immediate.c32 static enum nft_data_types nft_reg_to_type(const struct nlattr *nla) in nft_reg_to_type() argument
/kernel/linux/linux-6.6/net/sched/
H A Dact_connmark.c98 static int tcf_connmark_init(struct net *net, struct nlattr *nla, in tcf_connmark_init() argument
H A Dact_skbmod.c102 static int tcf_skbmod_init(struct net *net, struct nlattr *nla, in tcf_skbmod_init() argument
H A Dact_simple.c88 static int tcf_simp_init(struct net *net, struct nlattr *nla, in tcf_simp_init() argument
H A Dsch_fifo.c229 struct nlattr *nla; in fifo_set_limit() local
/kernel/linux/linux-6.6/net/mpls/
H A Dmpls_iptunnel.c165 static int mpls_build_state(struct net *net, struct nlattr *nla, in mpls_build_state() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() argument
33 static int nla_ok(const struct nlattr *nla, int remaining) in nla_ok() argument
40 static int nla_type(const struct nlattr *nla) in nla_type() argument
45 validate_nla(struct nlattr *nla, int maxtype, struct libbpf_nla_policy *policy) validate_nla() argument
107 struct nlattr *nla; libbpf_nla_parse() local
149 libbpf_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, struct libbpf_nla_policy *policy) libbpf_nla_parse_nested() argument
[all...]

Completed in 10 milliseconds

123456789