Home
last modified time | relevance | path

Searched refs:ENCAP_TYPE_ETHER (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dvxlan.h322 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
/include/linux/
Dskbuff.h2044 #define ENCAP_TYPE_ETHER 0 macro
2051 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()