Searched refs:ethertype (Results 1 – 7 of 7) sorted by relevance
53 u16 ethertype; in _mlx5_fs_is_outer_ipv_flow() local57 ethertype = ETH_P_IP; in _mlx5_fs_is_outer_ipv_flow()60 ethertype = ETH_P_IPV6; in _mlx5_fs_is_outer_ipv_flow()67 ethertype) == 0xffff && in _mlx5_fs_is_outer_ipv_flow()69 ethertype) == ethertype; in _mlx5_fs_is_outer_ipv_flow()
571 u8 ethertype[0x10]; member
49 __be16 ethertype; /* ether type field */ member
106 __be16 ethertype; /* packet type ID field */ member
145 __be16 ethertype; /* packet type ID field */ member
321 static inline bool eth_type_vlan(__be16 ethertype) in eth_type_vlan() argument323 switch (ethertype) { in eth_type_vlan()
8036 __be16 ethertype; member8226 __be16 ethertype; member8326 __be16 ethertype; member
Completed in 143 milliseconds