Searched defs:may_steal (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/openvswitch/files/lib/ |
H A D | dpif-solaris.c | 1969 struct ofpbuf *packet, struct flow_tnl *tnl, bool may_steal) 1988 if (may_steal) { 2172 struct pkt_metadata *md, const struct nlattr *a, bool may_steal) 2210 if (may_steal) 2223 if (may_steal) 2237 if (may_steal) 2245 may_steal); 2277 if (may_steal) 2286 may_steal); 1968 dpif_solaris_port_output(struct dpif_solaris *dpif, odp_port_t port_no, struct ofpbuf *packet, struct flow_tnl *tnl, bool may_steal) argument 2171 dp_solaris_execute_cb(void *aux_, struct ofpbuf *packet, struct pkt_metadata *md, const struct nlattr *a, bool may_steal) argument
|
Completed in 23 milliseconds