Home
last modified time | relevance | path

Searched refs:strict_start_type (Results 1 – 17 of 17) sorted by relevance

/linux/lib/
A Dnlattr.c361 u16 strict_start_type = policy[0].strict_start_type; in validate_nla() local
366 if (strict_start_type && type >= strict_start_type) in validate_nla()
/linux/include/net/
A Dfib_rules.h107 [FRA_UNSPEC] = { .strict_start_type = FRA_DPORT_RANGE + 1 }, \
A Dnetlink.h349 u16 strict_start_type; member
/linux/net/sched/
A Dact_vlan.c106 [TCA_VLAN_UNSPEC] = { .strict_start_type = TCA_VLAN_PUSH_ETH_DST },
A Dsch_red.c225 [TCA_RED_UNSPEC] = { .strict_start_type = TCA_RED_FLAGS },
A Dact_tunnel_key.c59 .strict_start_type = TCA_TUNNEL_KEY_ENC_OPTS_VXLAN },
A Dsch_fq.c783 [TCA_FQ_UNSPEC] = { .strict_start_type = TCA_FQ_TIMER_SLACK },
A Dcls_flower.c722 .strict_start_type = TCA_FLOWER_KEY_ENC_OPTS_VXLAN },
/linux/net/ipv4/
A Dip_tunnel_core.c433 [LWTUNNEL_IP_UNSPEC] = { .strict_start_type = LWTUNNEL_IP_OPTS },
929 [LWTUNNEL_IP6_UNSPEC] = { .strict_start_type = LWTUNNEL_IP6_OPTS },
A Dfib_frontend.c655 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux/net/netfilter/
A Dnft_tunnel.c347 .strict_start_type = NFTA_TUNNEL_KEY_OPTS_GENEVE },
/linux/net/core/
A Ddrop_monitor.c1591 [NET_DM_ATTR_UNSPEC] = { .strict_start_type = NET_DM_ATTR_UNSPEC + 1 },
A Dneighbour.c1825 [NDA_UNSPEC] = { .strict_start_type = NDA_NH_ID },
A Drtnetlink.c1928 [IFLA_XDP_UNSPEC] = { .strict_start_type = IFLA_XDP_EXPECTED_FD },
A Ddevlink.c8489 [DEVLINK_ATTR_UNSPEC] = { .strict_start_type =
/linux/net/ipv6/
A Droute.c4988 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux/net/wireless/
A Dnl80211.c451 [0] = { .strict_start_type = NL80211_ATTR_HE_OBSS_PD },

Completed in 106 milliseconds