Searched defs:attrs (Results 1 – 9 of 9) sorted by relevance
/net/xfrm/ |
D | xfrm_user.c | 40 static int verify_one_alg(struct nlattr **attrs, enum xfrm_attr_type_t type) in verify_one_alg() 66 static int verify_auth_trunc(struct nlattr **attrs) in verify_auth_trunc() 82 static int verify_aead(struct nlattr **attrs) in verify_aead() 98 static void verify_one_addr(struct nlattr **attrs, enum xfrm_attr_type_t type, in verify_one_addr() 107 static inline int verify_sec_ctx_len(struct nlattr **attrs) in verify_sec_ctx_len() 123 struct nlattr **attrs) in verify_replay() 155 struct nlattr **attrs) in verify_newsa_info() 464 static void xfrm_update_ae_params(struct xfrm_state *x, struct nlattr **attrs, in xfrm_update_ae_params() 507 struct nlattr **attrs, in xfrm_state_construct() 597 struct nlattr **attrs) in xfrm_add_sa() [all …]
|
/net/decnet/ |
D | dn_fib.c | 263 struct dn_fib_info *dn_fib_create_info(const struct rtmsg *r, struct nlattr *attrs[], in dn_fib_create_info() 492 static inline u32 rtm_get_table(struct nlattr *attrs[], u8 table) in rtm_get_table() 505 struct nlattr *attrs[RTA_MAX+1]; in dn_fib_rtm_delroute() local 530 struct nlattr *attrs[RTA_MAX+1]; in dn_fib_rtm_newroute() local 575 struct nlattr *attrs[RTA_MAX+1] = { in fib_magic() local
|
D | dn_table.c | 226 static int dn_fib_nh_match(struct rtmsg *r, struct nlmsghdr *nlh, struct nlattr *attrs[], struct dn… in dn_fib_nh_match() 523 static int dn_fib_table_insert(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], in dn_fib_table_insert() 660 static int dn_fib_table_delete(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], in dn_fib_table_delete()
|
/net/openvswitch/ |
D | flow.c | 823 const struct nlattr *a[], u32 *attrs) in ipv4_flow_from_nlattrs() 868 const struct nlattr *a[], u32 *attrs) in ipv6_flow_from_nlattrs() 932 u32 attrs; in parse_flow_nlattrs() local 970 u32 attrs; in ovs_flow_from_nlattrs() local
|
D | datapath.c | 473 const struct nlattr *attrs[OVS_SAMPLE_ATTR_MAX + 1]; in validate_sample() local
|
/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 2993 struct nlattr *attrs[IPVS_SVC_ATTR_MAX + 1]; in ip_vs_genl_parse_service() local 3148 struct nlattr *attrs[IPVS_CMD_ATTR_MAX + 1]; in ip_vs_genl_dump_dests() local 3185 struct nlattr *attrs[IPVS_DEST_ATTR_MAX + 1]; in ip_vs_genl_parse_dest() local 3301 static int ip_vs_genl_new_daemon(struct net *net, struct nlattr **attrs) in ip_vs_genl_new_daemon() 3314 static int ip_vs_genl_del_daemon(struct net *net, struct nlattr **attrs) in ip_vs_genl_del_daemon() 3323 static int ip_vs_genl_set_config(struct net *net, struct nlattr **attrs) in ip_vs_genl_set_config()
|
/net/ipv4/ |
D | fib_semantics.c | 482 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in fib_get_nhs() local 537 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in fib_nh_match() local
|
/net/wireless/ |
D | nl80211.c | 52 __cfg80211_wdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg80211_wdev_from_attrs() 107 __cfg80211_rdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg80211_rdev_from_attrs() 7529 struct nlattr *attrs[NL80211_ATTR_CQM_MAX + 1]; in nl80211_set_cqm() local
|
/net/ipv6/ |
D | route.c | 2317 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in ip6_route_multipath() local
|