Home
last modified time | relevance | path

Searched refs:pout_buffer_id (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-ofp.c386 print_map(ntohl(pout->pout_buffer_id), ofp_pktout_map), in ofp_print_packetout()
390 if (pout->pout_buffer_id == OFP_PKTOUT_NO_BUFFER) in ofp_print_packetout()
/openbsd/sys/net/
H A Dofp.h357 uint32_t pout_buffer_id; member