Home
last modified time | relevance | path

Searched defs:tun_proto (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/psample/
H A Dpsample.c216 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in __psample_ip_tun_to_nlattr() local
309 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in psample_tunnel_meta_len() local
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.h72 u8 tun_proto; /* Protocol of encapsulating tunnel. */ member
H A Dflow_netlink.c862 unsigned short tun_proto, u8 mode) in __ip_tun_to_nlattr()
935 unsigned short tun_proto, u8 mode) in ip_tun_to_nlattr()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h233 __be16 tun_proto; member
/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c2682 static struct proto tun_proto = { variable