Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dtun_proto.h9 #define TUN_P_IPV4 0x01 macro
18 case TUN_P_IPV4: in tun_p_to_eth_p()
36 return TUN_P_IPV4; in tun_p_from_eth_p()