Home
last modified time | relevance | path

Searched defs:nla (Results 51 – 75 of 111) sorted by relevance

12345

/openbmc/linux/net/sched/
H A Dact_police.c40 static int tcf_police_init(struct net *net, struct nlattr *nla, in tcf_police_init()
H A Dact_skbedit.c117 static int tcf_skbedit_init(struct net *net, struct nlattr *nla, in tcf_skbedit_init()
H A Dact_mirred.c92 static int tcf_mirred_init(struct net *net, struct nlattr *nla, in tcf_mirred_init()
H A Dsch_netem.c936 static int parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, in parse_attr()
1149 struct nlattr *nla = (struct nlattr *) skb_tail_pointer(skb); in netem_dump() local
H A Dact_csum.c43 static int tcf_csum_init(struct net *net, struct nlattr *nla, in tcf_csum_init()
H A Dact_gate.c299 static int tcf_gate_init(struct net *net, struct nlattr *nla, in tcf_gate_init()
/openbmc/linux/net/handshake/
H A Dtlshd.c66 struct nlattr *nla; in tls_handshake_remote_peerids() local
/openbmc/linux/net/netlabel/
H A Dnetlabel_cipso_v4.c82 struct nlattr *nla; in netlbl_cipsov4_add_common() local
/openbmc/linux/drivers/net/can/dev/
H A Dnetlink.c139 static int can_tdc_changelink(struct can_priv *priv, const struct nlattr *nla, in can_tdc_changelink()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c270 flag_nested(const struct nlattr *nla) in flag_nested()
281 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) in ip_set_get_ipaddr4()
299 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) in ip_set_get_ipaddr6()
1810 const struct nlattr *nla; in ip_set_ad() local
/openbmc/linux/tools/lib/bpf/
H A Dnetlink.c289 struct nlattr *nla; in __bpf_set_link_xdp_fd_replace() local
724 struct nlattr *nla; in bpf_tc_attach() local
/openbmc/linux/net/core/
H A Dfib_rules.c496 static int fib_nl2rule_l3mdev(struct nlattr *nla, struct fib_rule *nlrule, in fib_nl2rule_l3mdev()
508 static int fib_nl2rule_l3mdev(struct nlattr *nla, struct fib_rule *nlrule, in fib_nl2rule_l3mdev()
H A Dnet_namespace.c759 struct nlattr *nla; in rtnl_net_newid() local
909 struct nlattr *nla; in rtnl_net_getid() local
H A Dlwt_bpf.c369 static int bpf_build_state(struct net *net, struct nlattr *nla, in bpf_build_state()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_dccp.c640 static int dccp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, in dccp_to_nlattr()
H A Dnft_set_hash.c387 static u64 nft_rhash_privsize(const struct nlattr * const nla[], in nft_rhash_privsize()
658 static u64 nft_hash_privsize(const struct nlattr * const nla[], in nft_hash_privsize()
H A Dnf_conntrack_proto_sctp.c556 static int sctp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, in sctp_to_nlattr()
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c102 static int ioam6_build_state(struct net *net, struct nlattr *nla, in ioam6_build_state()
H A Dseg6_local.c1680 struct nlattr *nla; in put_nla_srh() local
1793 struct nlattr *nla; in put_nla_nh4() local
1820 struct nlattr *nla; in put_nla_nh6() local
2493 static int seg6_local_build_state(struct net *net, struct nlattr *nla, in seg6_local_build_state()
/openbmc/linux/drivers/net/
H A Dgtp.c1286 static struct gtp_dev *gtp_find_dev(struct net *src_net, struct nlattr *nla[]) in gtp_find_dev()
1515 struct nlattr *nla[]) in gtp_find_pdp_by_link()
1539 static struct pdp_ctx *gtp_find_pdp(struct net *net, struct nlattr *nla[]) in gtp_find_pdp()
/openbmc/linux/net/ieee802154/
H A Dnl-mac.c36 static __le64 nla_get_hwaddr(const struct nlattr *nla) in nla_get_hwaddr()
46 static __le16 nla_get_shortaddr(const struct nlattr *nla) in nla_get_shortaddr()
/openbmc/linux/net/ipv4/
H A Dinet_diag.c209 struct nlattr *nla; in inet_diag_parse_attrs() local
1206 struct nlattr *nla; in __inet_diag_dump_start() local
H A Dfib_frontend.c461 struct nlattr *nla; in put_rtax() local
683 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, in fib_gw_from_via()
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c977 struct nlattr *nla; in copy_to_user_auth() local
1009 struct nlattr *nla = nla_reserve(skb, XFRMA_ALG_AEAD, aead_len(aead)); in copy_to_user_aead() local
1033 struct nlattr *nla = nla_reserve(skb, XFRMA_ALG_CRYPT, in copy_to_user_ealg() local
1053 struct nlattr *nla = nla_reserve(skb, XFRMA_ALG_COMP, sizeof(*calg)); in copy_to_user_calg() local
1068 struct nlattr *nla = nla_reserve(skb, XFRMA_ENCAP, sizeof(*ep)); in copy_to_user_encap() local
/openbmc/linux/include/net/
H A Dfib_rules.h130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()

12345