Searched refs:pkt (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Ddpif-solaris.c2832 struct ofpbuf pkt; variable in typeref:struct:ofpbuf
2892 ofpbuf_use_const(&pkt, pktbuf, pktlen);
2893 error = dpif_solaris_parse_pkt(dpif, &pkt, &md,

Completed in 19 milliseconds