Home
last modified time | relevance | path

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

/net/openvswitch/
A Dvport-geneve.c121 .get_options = geneve_get_options,
A Dvport.c372 if (!vport->ops->get_options) in ovs_vport_get_options()
379 err = vport->ops->get_options(vport, skb); in ovs_vport_get_options()
A Dvport.h141 int (*get_options)(const struct vport *, struct sk_buff *); member
A Dvport-vxlan.c150 .get_options = vxlan_get_options,

Completed in 9 milliseconds