Home
last modified time | relevance | path

Searched refs:nla_get_u32_default (Results 1 – 18 of 18) sorted by relevance

/linux/net/sched/
H A Dact_ctinfo.c199 nla_get_u32_default(tb[TCA_CTINFO_PARMS_DSCP_STATEMASK], in tcf_ctinfo_init()
H A Dact_mpls.c289 p->tcfm_label = nla_get_u32_default(tb[TCA_MPLS_LABEL], in tcf_mpls_init()
H A Dsch_choke.c359 max_P = nla_get_u32_default(tb[TCA_CHOKE_MAX_P], 0); in choke_change()
H A Dsch_red.c253 max_P = nla_get_u32_default(tb[TCA_RED_MAX_P], 0); in __red_change()
H A Dcls_api.c2323 chain_index = nla_get_u32_default(tca[TCA_CHAIN], 0); in tc_new_tfilter()
2534 chain_index = nla_get_u32_default(tca[TCA_CHAIN], 0); in tc_del_tfilter()
2692 chain_index = nla_get_u32_default(tca[TCA_CHAIN], 0); in tc_get_tfilter()
3135 chain_index = nla_get_u32_default(tca[TCA_CHAIN], 0); in tc_ctl_chain()
H A Dsch_gred.c671 max_P = nla_get_u32_default(tb[TCA_GRED_MAX_P], 0); in gred_change()
H A Dsch_qfq.c429 weight = nla_get_u32_default(tb[TCA_QFQ_WEIGHT], 1); in qfq_change_class()
H A Dsch_taprio.c1845 taprio_flags = nla_get_u32_default(tb[TCA_TAPRIO_ATTR_FLAGS], 0); in taprio_change()
/linux/net/ipv6/
H A Dioam6.c138 data32 = nla_get_u32_default(info->attrs[IOAM6_ATTR_NS_DATA], in ioam6_genl_addns()
H A Dip6mr.c2710 tableid = nla_get_u32_default(tb[RTA_TABLE], 0); in ip6mr_rtm_getroute()
H A Daddrconf.c4794 ifa_flags = nla_get_u32_default(tb[IFA_FLAGS], ifm->ifa_flags); in inet6_rtm_deladdr()
4985 cfg.ifa_flags = nla_get_u32_default(tb[IFA_FLAGS], ifm->ifa_flags); in inet6_rtm_newaddr()
/linux/net/ipv4/
H A Droute.c3318 iif = nla_get_u32_default(tb[RTA_IIF], 0); in inet_rtm_getroute()
3319 mark = nla_get_u32_default(tb[RTA_MARK], 0); in inet_rtm_getroute()
3346 fl4.flowi4_oif = nla_get_u32_default(tb[RTA_OIF], 0); in inet_rtm_getroute()
H A Ddevinet.c920 ifa->ifa_flags = nla_get_u32_default(tb[IFA_FLAGS], ifm->ifa_flags); in inet_rtm_to_ifa()
/linux/net/openvswitch/
H A Ddatapath.c657 nla_get_u32_default(a[OVS_PACKET_ATTR_UPCALL_PID], 0); in ovs_packet_cmd_execute()
2304 port_no = nla_get_u32_default(a[OVS_VPORT_ATTR_PORT_NO], 0); in ovs_vport_cmd_new()
H A Dflow_netlink.c1904 return nla_get_u32_default(attr, 0); in ovs_nla_get_ufid_flags()
/linux/include/net/
H A Dnetlink.h1744 static inline u32 nla_get_u32_default(const struct nlattr *nla, u32 defvalue) in nla_get_u32_default() function
/linux/net/xfrm/
H A Dxfrm_user.c876 m->m = nla_get_u32_default(attrs[XFRMA_SET_MARK_MASK], in xfrm_smark_init()
/linux/net/wireless/
H A Dnl80211.c3590 chandef->freq1_offset = nla_get_u32_default( in _nl80211_parse_chandef()
9293 nla_get_u32_default(info->attrs[NL80211_ATTR_USER_REG_HINT_TYPE], in nl80211_req_set_reg()
14960 nla_get_u32_default(pat_tb[NL80211_PKTPAT_OFFSET], in nl80211_set_wowlan()
15205 pkt_offset = nla_get_u32_default(pat_tb[NL80211_PKTPAT_OFFSET], in nl80211_parse_coalesce_rule()