Searched refs:strict_start_type (Results 1 - 21 of 21) sorted by relevance

/linux-master/lib/
H A Dnlattr.c397 u16 strict_start_type = policy[0].strict_start_type; local
402 if (strict_start_type && type >= strict_start_type)
/linux-master/net/bridge/
H A Dbr_netlink_tunnel.c192 .strict_start_type = IFLA_BRIDGE_VLAN_TUNNEL_FLAGS + 1
H A Dbr_netlink.c876 [IFLA_BRPORT_UNSPEC] = { .strict_start_type =
1233 [IFLA_BR_UNSPEC] = { .strict_start_type =
/linux-master/net/sched/
H A Dact_vlan.c107 [TCA_VLAN_UNSPEC] = { .strict_start_type = TCA_VLAN_PUSH_ETH_DST },
H A Dsch_red.c225 [TCA_RED_UNSPEC] = { .strict_start_type = TCA_RED_FLAGS },
H A Dact_tunnel_key.c60 .strict_start_type = TCA_TUNNEL_KEY_ENC_OPTS_VXLAN },
H A Dsch_fq.c905 [TCA_FQ_UNSPEC] = { .strict_start_type = TCA_FQ_TIMER_SLACK },
H A Dcls_flower.c624 [TCA_FLOWER_UNSPEC] = { .strict_start_type =
739 .strict_start_type = TCA_FLOWER_KEY_ENC_OPTS_VXLAN },
/linux-master/net/ipv4/
H A Dip_tunnel_core.c433 [LWTUNNEL_IP_UNSPEC] = { .strict_start_type = LWTUNNEL_IP_OPTS },
929 [LWTUNNEL_IP6_UNSPEC] = { .strict_start_type = LWTUNNEL_IP6_OPTS },
H A Dfib_frontend.c661 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux-master/include/net/
H A Dnetlink.h336 * @strict_start_type: first attribute to validate strictly
356 u16 strict_start_type; member in union:nla_policy::__anon3199
/linux-master/net/netfilter/
H A Dnft_tunnel.c376 .strict_start_type = NFTA_TUNNEL_KEY_OPTS_GENEVE },
/linux-master/net/core/
H A Ddrop_monitor.c1603 [NET_DM_ATTR_UNSPEC] = { .strict_start_type = NET_DM_ATTR_UNSPEC + 1 },
H A Dfib_rules.c752 [FRA_UNSPEC] = { .strict_start_type = FRA_DPORT_RANGE + 1 },
H A Drtnetlink.c2062 [IFLA_XDP_UNSPEC] = { .strict_start_type = IFLA_XDP_EXPECTED_FD },
6345 [MDBA_SET_ENTRY_UNSPEC] = { .strict_start_type = MDBA_SET_ENTRY_ATTRS + 1 },
H A Dneighbour.c1878 [NDA_UNSPEC] = { .strict_start_type = NDA_NH_ID },
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c933 [IFLA_XFRM_UNSPEC] = { .strict_start_type = IFLA_XFRM_COLLECT_METADATA },
/linux-master/drivers/net/
H A Dgeneve.c1213 [IFLA_GENEVE_UNSPEC] = { .strict_start_type = IFLA_GENEVE_INNER_PROTO_INHERIT },
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3361 [IFLA_VXLAN_UNSPEC] = { .strict_start_type = IFLA_VXLAN_LOCALBYPASS },
/linux-master/net/ipv6/
H A Droute.c4984 [RTA_UNSPEC] = { .strict_start_type = RTA_DPORT + 1 },
/linux-master/net/wireless/
H A Dnl80211.c472 [0] = { .strict_start_type = NL80211_ATTR_HE_OBSS_PD },

Completed in 494 milliseconds