Searched defs:tun_opts (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/net/openvswitch/ | ||
H A D | flow.h | 123 u8 tun_opts[255]; member in struct:sw_flow_key |
H A D | flow_netlink.c | 626 vxlan_opt_to_nlattr(struct sk_buff *skb, const void *tun_opts, int swkey_tun_opts_len) vxlan_opt_to_nlattr() argument 643 __ipv4_tun_to_nlattr(struct sk_buff *skb, const struct ovs_key_ipv4_tunnel *output, const void *tun_opts, int swkey_tun_opts_len) __ipv4_tun_to_nlattr() argument 691 ipv4_tun_to_nlattr(struct sk_buff *skb, const struct ovs_key_ipv4_tunnel *output, const void *tun_opts, int swkey_tun_opts_len) ipv4_tun_to_nlattr() argument |
Completed in 52 milliseconds