Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dnlattr.c374 u16 strict_start_type = policy[0].strict_start_type; in validate_nla() local
379 if (strict_start_type && type >= strict_start_type) in validate_nla()
/linux-6.1.9/net/sched/
Dact_vlan.c105 [TCA_VLAN_UNSPEC] = { .strict_start_type = TCA_VLAN_PUSH_ETH_DST },
Dsch_red.c225 [TCA_RED_UNSPEC] = { .strict_start_type = TCA_RED_FLAGS },
Dact_tunnel_key.c58 .strict_start_type = TCA_TUNNEL_KEY_ENC_OPTS_VXLAN },
Dsch_fq.c783 [TCA_FQ_UNSPEC] = { .strict_start_type = TCA_FQ_TIMER_SLACK },
Dcls_flower.c723 .strict_start_type = TCA_FLOWER_KEY_ENC_OPTS_VXLAN },
/linux-6.1.9/net/ipv4/
Dip_tunnel_core.c433 [LWTUNNEL_IP_UNSPEC] = { .strict_start_type = LWTUNNEL_IP_OPTS },
929 [LWTUNNEL_IP6_UNSPEC] = { .strict_start_type = LWTUNNEL_IP6_OPTS },
Dfib_frontend.c658 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux-6.1.9/net/netfilter/
Dnft_tunnel.c376 .strict_start_type = NFTA_TUNNEL_KEY_OPTS_GENEVE },
/linux-6.1.9/include/net/
Dnetlink.h346 u16 strict_start_type; member
/linux-6.1.9/net/xfrm/
Dxfrm_interface.c886 [IFLA_XFRM_UNSPEC] = { .strict_start_type = IFLA_XFRM_COLLECT_METADATA },
/linux-6.1.9/net/core/
Ddrop_monitor.c1588 [NET_DM_ATTR_UNSPEC] = { .strict_start_type = NET_DM_ATTR_UNSPEC + 1 },
Dfib_rules.c754 [FRA_UNSPEC] = { .strict_start_type = FRA_DPORT_RANGE + 1 },
Dneighbour.c1876 [NDA_UNSPEC] = { .strict_start_type = NDA_NH_ID },
Drtnetlink.c1977 [IFLA_XDP_UNSPEC] = { .strict_start_type = IFLA_XDP_EXPECTED_FD },
Ddevlink.c9115 [DEVLINK_ATTR_UNSPEC] = { .strict_start_type =
/linux-6.1.9/drivers/net/
Dgeneve.c1272 [IFLA_GENEVE_UNSPEC] = { .strict_start_type = IFLA_GENEVE_INNER_PROTO_INHERIT },
/linux-6.1.9/net/ipv6/
Droute.c4975 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux-6.1.9/net/wireless/
Dnl80211.c466 [0] = { .strict_start_type = NL80211_ATTR_HE_OBSS_PD },