Searched defs:tun_proto (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/net/psample/ |
| H A D | psample.c | 217 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in __psample_ip_tun_to_nlattr() local 310 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in psample_tunnel_meta_len() local
|
| /kernel/linux/linux-6.6/net/psample/ |
| H A D | psample.c | 219 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in __psample_ip_tun_to_nlattr() local 312 unsigned short tun_proto = ip_tunnel_info_af(tun_info); in psample_tunnel_meta_len() local
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | flow.h | 72 u8 tun_proto; /* Protocol of encapsulating tunnel. */ member
|
| H A D | flow_netlink.c | 860 __ip_tun_to_nlattr(struct sk_buff *skb, const struct ip_tunnel_key *output, const void *tun_opts, int swkey_tun_opts_len, unsigned short tun_proto, u8 mode) __ip_tun_to_nlattr() argument 933 ip_tun_to_nlattr(struct sk_buff *skb, const struct ip_tunnel_key *output, const void *tun_opts, int swkey_tun_opts_len, unsigned short tun_proto, u8 mode) ip_tun_to_nlattr() argument [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow.h | 85 u8 tun_proto; /* Protocol of encapsulating tunnel. */ member
|
| H A D | flow_netlink.c | 872 __ip_tun_to_nlattr(struct sk_buff *skb, const struct ip_tunnel_key *output, const void *tun_opts, int swkey_tun_opts_len, unsigned short tun_proto, u8 mode) __ip_tun_to_nlattr() argument 945 ip_tun_to_nlattr(struct sk_buff *skb, const struct ip_tunnel_key *output, const void *tun_opts, int swkey_tun_opts_len, unsigned short tun_proto, u8 mode) ip_tun_to_nlattr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | cmsg.h | 233 __be16 tun_proto; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | cmsg.h | 232 __be16 tun_proto; member
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | tun.c | 2687 static struct proto tun_proto = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | tun.c | 2689 static struct proto tun_proto = { variable
|
Completed in 22 milliseconds