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

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_nla.c6 static int drbd_nla_check_mandatory(int maxtype, struct nlattr *nla) drbd_nla_check_mandatory() argument
30 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, drbd_nla_parse_nested() argument
42 struct nlattr *drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype) drbd_nla_find_nested() argument
H A Ddrbd_nl.c97 struct nlattr *nla; drbd_msg_put_info() local
161 struct nlattr *nla; drbd_adm_prepare() local
2886 struct nlattr *nla; nla_put_drbd_cfg_context() local
2929 struct nlattr *nla; nla_put_status_info() local
3200 struct nlattr *nla; drbd_adm_get_status_all() local
/linux-4.4.14/net/openvswitch/
H A Dconntrack.h53 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, ovs_ct_copy_action() argument
H A Dvport.c316 struct nlattr *nla; ovs_vport_get_options() local
H A Ddatapath.c424 struct nlattr *nla; queue_userspace_packet() local
H A Dflow_netlink.c385 const struct nlattr *nla; __parse_flow_nlattrs() local
704 struct nlattr *nla; vxlan_opt_to_nlattr() local
785 struct nlattr *nla; ip_tun_to_nlattr() local
1139 struct nlattr *nla; nlattr_set() local
1417 struct nlattr *nla, *encap; __ovs_nla_put_key() local
1635 struct nlattr *nla; ovs_nla_put_key() local
2459 struct nlattr *nla; masked_set_action_to_set_action_attr() local
/linux-4.4.14/net/sched/
H A Dact_connmark.c96 static int tcf_connmark_init(struct net *net, struct nlattr *nla, tcf_connmark_init() argument
H A Dact_simple.c79 static int tcf_simp_init(struct net *net, struct nlattr *nla, tcf_simp_init() argument
H A Dact_skbedit.c60 static int tcf_skbedit_init(struct net *net, struct nlattr *nla, tcf_skbedit_init() argument
H A Dact_vlan.c67 static int tcf_vlan_init(struct net *net, struct nlattr *nla, tcf_vlan_init() argument
H A Dsch_fifo.c143 struct nlattr *nla; fifo_set_limit() local
H A Dact_gact.c56 static int tcf_gact_init(struct net *net, struct nlattr *nla, tcf_gact_init() argument
H A Dact_ipt.c86 static int tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_ipt_init() argument
H A Dact_mirred.c53 static int tcf_mirred_init(struct net *net, struct nlattr *nla, tcf_mirred_init() argument
H A Dact_nat.c38 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_nat_init() argument
H A Dact_pedit.c32 static int tcf_pedit_init(struct net *net, struct nlattr *nla, tcf_pedit_init() argument
H A Dact_bpf.c101 struct nlattr *nla; tcf_bpf_dump_bpf_info() local
274 static int tcf_bpf_init(struct net *net, struct nlattr *nla, tcf_bpf_init() argument
H A Dact_csum.c45 static int tcf_csum_init(struct net *n, struct nlattr *nla, struct nlattr *est, tcf_csum_init() argument
H A Dact_police.c114 static int tcf_act_police_locate(struct net *net, struct nlattr *nla, tcf_act_police_locate() argument
H A Dematch.c304 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, tcf_em_tree_validate() argument
173 tcf_em_validate(struct tcf_proto *tp, struct tcf_ematch_tree_hdr *tree_hdr, struct tcf_ematch *em, struct nlattr *nla, int idx) tcf_em_validate() argument
H A Dcls_bpf.c436 struct nlattr *nla; cls_bpf_dump_bpf_info() local
H A Dem_meta.c694 static int meta_var_change(struct meta_value *dst, struct nlattr *nla) meta_var_change() argument
747 static int meta_int_change(struct meta_value *dst, struct nlattr *nla) meta_int_change() argument
884 static inline int meta_change_data(struct meta_value *dst, struct nlattr *nla) meta_change_data() argument
H A Dact_api.c504 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla, tcf_action_init_1() argument
587 int tcf_action_init(struct net *net, struct nlattr *nla, tcf_action_init() argument
725 tcf_action_get_1(struct nlattr *nla, struct nlmsghdr *n, u32 portid) tcf_action_get_1() argument
776 static int tca_action_flush(struct net *net, struct nlattr *nla, tca_action_flush() argument
880 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, tca_action_gd() argument
947 tcf_action_add(struct net *net, struct nlattr *nla, struct nlmsghdr *n, tcf_action_add() argument
1021 struct nlattr *nla[TCAA_MAX + 1]; find_dump_kind() local
H A Dsch_netem.c840 static int parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, parse_attr() argument
1021 struct nlattr *nla = (struct nlattr *) skb_tail_pointer(skb); netem_dump() local
H A Dsch_htb.c1371 struct nlattr nla; htb_change_class() member in struct:__anon15084
/linux-4.4.14/net/wimax/
H A Dop-msg.c187 struct nlattr *nla; wimax_msg_data_len() local
209 struct nlattr *nla; wimax_msg_data() local
230 struct nlattr *nla; wimax_msg_len() local
/linux-4.4.14/net/netfilter/
H A Dnft_log.c54 const struct nlattr *nla; nft_log_init() local
H A Dnft_rbtree.c205 static unsigned int nft_rbtree_privsize(const struct nlattr * const nla[]) nft_rbtree_privsize() argument
210 nft_rbtree_init(const struct nft_set *set, const struct nft_set_desc *desc, const struct nlattr * const nla[]) nft_rbtree_init() argument
H A Dnft_hash.c288 static unsigned int nft_hash_privsize(const struct nlattr * const nla[]) nft_hash_privsize() argument
H A Dnf_conntrack_proto_dccp.c635 static int dccp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, dccp_to_nlattr() argument
H A Dnf_conntrack_proto_sctp.c526 static int sctp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, sctp_to_nlattr() argument
H A Dnf_conntrack_proto_tcp.c1183 static int tcp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, tcp_to_nlattr() argument
H A Dnfnetlink_log.c586 struct nlattr *nla; __build_packet_message() local
H A Dnfnetlink_queue.c307 struct nlattr *nla; nfqnl_build_packet_message() local
531 struct nlattr *nla; nfqnl_build_packet_message() local
H A Dnf_tables_api.c400 __nf_tables_chain_type_lookup(int family, const struct nlattr *nla) __nf_tables_chain_type_lookup() argument
789 const struct nlattr * const *nla = ctx->nla; nft_flush() local
2257 nft_select_set_ops(const struct nlattr * const nla[], nft_select_set_ops() argument
3135 struct nlattr *nla[NFTA_SET_ELEM_LIST_MAX + 1]; nf_tables_dump_set() local
3369 struct nlattr *nla[NFTA_SET_ELEM_MAX + 1]; nft_add_set_elem() local
3572 struct nlattr *nla[NFTA_SET_ELEM_MAX + 1]; nft_del_setelem() local
91 nft_ctx_init(struct nft_ctx *ctx, struct net *net, const struct sk_buff *skb, const struct nlmsghdr *nlh, struct nft_af_info *afi, struct nft_table *table, struct nft_chain *chain, const struct nlattr * const *nla) nft_ctx_init() argument
365 nft_table_lookup(const struct nft_af_info *afi, const struct nlattr *nla) nft_table_lookup() argument
377 nf_tables_table_lookup(const struct nft_af_info *afi, const struct nlattr *nla) nf_tables_table_lookup() argument
413 nf_tables_chain_type_lookup(const struct nft_af_info *afi, const struct nlattr *nla, bool autoload) nf_tables_chain_type_lookup() argument
545 nf_tables_gettable(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_gettable() argument
676 nf_tables_newtable(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_newtable() argument
813 nf_tables_deltable(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_deltable() argument
892 nf_tables_chain_lookup(const struct nft_table *table, const struct nlattr *nla) nf_tables_chain_lookup() argument
1101 nf_tables_getchain(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_getchain() argument
1223 nf_tables_newchain(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_newchain() argument
1477 nf_tables_delchain(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_delchain() argument
1548 __nft_expr_type_get(u8 family, struct nlattr *nla) __nft_expr_type_get() argument
1561 nft_expr_type_get(u8 family, struct nlattr *nla) nft_expr_type_get() argument
1641 nf_tables_expr_parse(const struct nft_ctx *ctx, const struct nlattr *nla, struct nft_expr_info *info) nf_tables_expr_parse() argument
1713 nft_expr_init(const struct nft_ctx *ctx, const struct nlattr *nla) nft_expr_init() argument
1764 nf_tables_rule_lookup(const struct nft_chain *chain, const struct nlattr *nla) nf_tables_rule_lookup() argument
1931 nf_tables_getrule(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_getrule() argument
2010 nf_tables_newrule(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_newrule() argument
2175 nf_tables_delrule(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_delrule() argument
2342 nft_ctx_init_from_setattr(struct nft_ctx *ctx, struct net *net, const struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nft_ctx_init_from_setattr() argument
2372 nf_tables_set_lookup(const struct nft_table *table, const struct nlattr *nla) nf_tables_set_lookup() argument
2387 nf_tables_set_lookup_byid(const struct net *net, const struct nlattr *nla) nf_tables_set_lookup_byid() argument
2616 nf_tables_getset(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_getset() argument
2674 nf_tables_set_desc_parse(const struct nft_ctx *ctx, struct nft_set_desc *desc, const struct nlattr *nla) nf_tables_set_desc_parse() argument
2691 nf_tables_newset(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_newset() argument
2879 nf_tables_delset(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_delset() argument
3021 nft_ctx_init_from_elemattr(struct nft_ctx *ctx, struct net *net, const struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[], bool trans) nft_ctx_init_from_elemattr() argument
3205 nf_tables_getsetelem(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_getsetelem() argument
3526 nf_tables_newsetelem(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_newsetelem() argument
3620 nf_tables_delsetelem(struct net *net, struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_delsetelem() argument
3736 nf_tables_getgen(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nla[]) nf_tables_getgen() argument
4383 nft_verdict_init(const struct nft_ctx *ctx, struct nft_data *data, struct nft_data_desc *desc, const struct nlattr *nla) nft_verdict_init() argument
4469 nft_value_init(const struct nft_ctx *ctx, struct nft_data *data, unsigned int size, struct nft_data_desc *desc, const struct nlattr *nla) nft_value_init() argument
4513 nft_data_init(const struct nft_ctx *ctx, struct nft_data *data, unsigned int size, struct nft_data_desc *desc, const struct nlattr *nla) nft_data_init() argument
/linux-4.4.14/net/mpls/
H A Dmpls_iptunnel.c125 static int mpls_build_state(struct net_device *dev, struct nlattr *nla, mpls_build_state() argument
H A Daf_mpls.c643 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); mpls_count_nexthops() local
969 struct nlattr *nla; nla_put_via() local
989 struct nlattr *nla; nla_put_labels() local
1008 int nla_get_labels(const struct nlattr *nla, nla_get_labels() argument
1054 int nla_get_via(const struct nlattr *nla, u8 *via_alen, nla_get_via() argument
1144 struct nlattr *nla = tb[index]; rtm_to_route_config() local
/linux-4.4.14/lib/
H A Dnlattr.c30 static int validate_nla(const struct nlattr *nla, int maxtype, validate_nla() argument
125 const struct nlattr *nla; nla_validate() local
185 const struct nlattr *nla; nla_parse() local
224 const struct nlattr *nla; nla_find() local
247 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) nla_strlcpy() argument
295 int nla_memcmp(const struct nlattr *nla, const void *data, nla_memcmp() argument
312 int nla_strcmp(const struct nlattr *nla, const char *str) nla_strcmp() argument
345 struct nlattr *nla; __nla_reserve() local
431 struct nlattr *nla; __nla_put() local
/linux-4.4.14/net/core/
H A Ddrop_monitor.c80 struct nlattr *nla; reset_per_cpu_data() local
142 struct nlattr *nla; trace_drop_common() local
H A Dfilter.c104 struct nlattr *nla; __skb_get_nlattr() local
125 struct nlattr *nla; __skb_get_nlattr_nest() local
/linux-4.4.14/include/net/
H A Dfib_rules.h105 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) frh_get_table() argument
H A Dnetlink.h660 static inline int nla_type(const struct nlattr *nla) nla_type() argument
669 static inline void *nla_data(const struct nlattr *nla) nla_data() argument
678 static inline int nla_len(const struct nlattr *nla) nla_len() argument
688 static inline int nla_ok(const struct nlattr *nla, int remaining) nla_ok() argument
703 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) nla_next() argument
719 nla_find_nested(const struct nlattr *nla, int attrtype) nla_find_nested() argument
992 static inline u32 nla_get_u32(const struct nlattr *nla) nla_get_u32() argument
1001 static inline __be32 nla_get_be32(const struct nlattr *nla) nla_get_be32() argument
1010 static inline __le32 nla_get_le32(const struct nlattr *nla) nla_get_le32() argument
1019 static inline u16 nla_get_u16(const struct nlattr *nla) nla_get_u16() argument
1028 static inline __be16 nla_get_be16(const struct nlattr *nla) nla_get_be16() argument
1037 static inline __le16 nla_get_le16(const struct nlattr *nla) nla_get_le16() argument
1046 static inline u8 nla_get_u8(const struct nlattr *nla) nla_get_u8() argument
1055 static inline u64 nla_get_u64(const struct nlattr *nla) nla_get_u64() argument
1068 static inline __be64 nla_get_be64(const struct nlattr *nla) nla_get_be64() argument
1081 static inline __le64 nla_get_le64(const struct nlattr *nla) nla_get_le64() argument
1090 static inline s32 nla_get_s32(const struct nlattr *nla) nla_get_s32() argument
1099 static inline s16 nla_get_s16(const struct nlattr *nla) nla_get_s16() argument
1108 static inline s8 nla_get_s8(const struct nlattr *nla) nla_get_s8() argument
1117 static inline s64 nla_get_s64(const struct nlattr *nla) nla_get_s64() argument
1130 static inline int nla_get_flag(const struct nlattr *nla) nla_get_flag() argument
1141 static inline unsigned long nla_get_msecs(const struct nlattr *nla) nla_get_msecs() argument
1152 static inline __be32 nla_get_in_addr(const struct nlattr *nla) nla_get_in_addr() argument
1161 static inline struct in6_addr nla_get_in6_addr(const struct nlattr *nla) nla_get_in6_addr() argument
1259 static inline bool nla_is_last(const struct nlattr *nla, int rem) nla_is_last() argument
733 nla_parse_nested(struct nlattr *tb[], int maxtype, const struct nlattr *nla, const struct nla_policy *policy) nla_parse_nested() argument
/linux-4.4.14/net/ipv6/
H A Dila.c130 static int ila_build_state(struct net_device *dev, struct nlattr *nla, ila_build_state() argument
H A Droute.c1700 struct nlattr *nla; ip6_convert_metrics() local
2887 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); ip6_route_multipath_add() local
2981 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); ip6_route_multipath_del() local
H A Daddrconf.c4761 struct nlattr *nla; inet6_fill_ifla6_attrs() local
4910 static int inet6_set_link_af(struct net_device *dev, const struct nlattr *nla) inet6_set_link_af() argument
4899 inet6_validate_link_af(const struct net_device *dev, const struct nlattr *nla) inet6_validate_link_af() argument
/linux-4.4.14/net/netlabel/
H A Dnetlabel_cipso_v4.c103 struct nlattr *nla; netlbl_cipsov4_add_common() local
/linux-4.4.14/net/wireless/
H A Dwext-core.c465 struct nlattr *nla; wireless_send_event() local
H A Dnl80211.c2513 static int parse_monitor_flags(struct nlattr *nla, u32 *mntrflags) parse_monitor_flags() argument
3531 struct nlattr *nla; parse_station_flags() local
4155 struct nlattr *nla; nl80211_parse_sta_wme() local
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c309 struct nlattr *nla; beiscsi_set_static_ip() local
/linux-4.4.14/net/ieee802154/
H A Dnl-mac.c42 static __le64 nla_get_hwaddr(const struct nlattr *nla) nla_get_hwaddr() argument
52 static __le16 nla_get_shortaddr(const struct nlattr *nla) nla_get_shortaddr() argument
H A Dnl802154.c1269 ieee802154_llsec_parse_dev_addr(struct nlattr *nla, ieee802154_llsec_parse_dev_addr() argument
1309 ieee802154_llsec_parse_key_id(struct nlattr *nla, ieee802154_llsec_parse_key_id() argument
1691 ieee802154_llsec_parse_device(struct nlattr *nla, ieee802154_llsec_parse_device() argument
2026 llsec_parse_seclevel(struct nlattr *nla, struct ieee802154_llsec_seclevel *sl) llsec_parse_seclevel() argument
/linux-4.4.14/include/linux/netfilter/ipset/
H A Dip_set.h429 ip_set_get_hostipaddr4(struct nlattr *nla, u32 *ipaddr) ip_set_get_hostipaddr4() argument
/linux-4.4.14/net/ipv4/
H A Dfib_frontend.c429 struct nlattr *nla; put_rtax() local
H A Dfib_semantics.c489 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); change_nexthops() local
662 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); for_nexthops() local
949 struct nlattr *nla; fib_convert_metrics() local
H A Ddevinet.c1666 struct nlattr *nla; inet_fill_link_af() local
1714 static int inet_set_link_af(struct net_device *dev, const struct nlattr *nla) inet_set_link_af() argument
1686 inet_validate_link_af(const struct net_device *dev, const struct nlattr *nla) inet_validate_link_af() argument
/linux-4.4.14/drivers/net/
H A Dmacvlan.c1189 struct nlattr *nla, *head; macvlan_changelink_sources() local
H A Dvxlan.c137 static int vxlan_nla_get_addr(union vxlan_addr *ip, struct nlattr *nla) vxlan_nla_get_addr() argument
179 static int vxlan_nla_get_addr(union vxlan_addr *ip, struct nlattr *nla) vxlan_nla_get_addr() argument
/linux-4.4.14/net/xfrm/
H A Dxfrm_user.c775 struct nlattr *nla; copy_to_user_auth() local
/linux-4.4.14/include/net/netfilter/
H A Dnf_tables.h104 const struct nlattr * const *nla; member in struct:nft_ctx
/linux-4.4.14/net/netfilter/ipset/
H A Dip_set_core.c280 flag_nested(const struct nlattr *nla) flag_nested() argument
292 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) ip_set_get_ipaddr4() argument
309 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) ip_set_get_ipaddr6() argument
1511 const struct nlattr *nla; ip_set_uadd() local
1566 const struct nlattr *nla; ip_set_udel() local
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_ctl.c3038 ip_vs_genl_parse_service(struct netns_ipvs *ipvs, struct ip_vs_service_user_kern *usvc, struct nlattr *nla, int full_entry, struct ip_vs_service **ret_svc) ip_vs_genl_parse_service() argument
3123 ip_vs_genl_find_service(struct netns_ipvs *ipvs, struct nlattr *nla) ip_vs_genl_find_service() argument
3239 ip_vs_genl_parse_dest(struct ip_vs_dest_user_kern *udest, struct nlattr *nla, int full_entry) ip_vs_genl_parse_dest() argument
/linux-4.4.14/crypto/
H A Dtestmgr.h32363 struct nlattr nla; member in struct:__anon3290
32400 struct nlattr nla; member in struct:__anon3291

Completed in 2012 milliseconds