Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 9 of 9) sorted by relevance

/net/xfrm/
Dxfrm_user.c40 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/
Ddn_fib.c263 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
Ddn_table.c226 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/
Dflow.c823 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
Ddatapath.c473 const struct nlattr *attrs[OVS_SAMPLE_ATTR_MAX + 1]; in validate_sample() local
/net/netfilter/ipvs/
Dip_vs_ctl.c2993 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/
Dfib_semantics.c482 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/
Dnl80211.c52 __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/
Droute.c2317 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in ip6_route_multipath() local