/src/usr.sbin/npf/npftest/libnpftest/ |
npf_gc_test.c | 36 get_packet(unsigned i) function in typeref:struct:mbuf * 51 struct mbuf *m = get_packet(i);
|
npf_gc_test.c | 36 get_packet(unsigned i) function in typeref:struct:mbuf * 51 struct mbuf *m = get_packet(i);
|
/src/sys/dev/pci/cxgb/ |
cxgb_sge.c | 2182 * get_packet - return the next ingress packet buffer from a free list 2200 get_packet(adapter_t *adap, unsigned int drop_thres, struct sge_qset *qs, function in typeref:typename:int 2223 DBG(DBG_RX, ("get_packet: SOP-EOP m %p\n", m)); 2230 DBG(DBG_RX, ("get_packet: NO_SOP-NO_EOP m %p\n", m)); 2244 DBG(DBG_RX, ("get_packet: SOP m %p\n", m)); 2251 DBG(DBG_RX, ("get_packet: EOP m %p\n", m)); 2267 get_packet(adapter_t *adap, unsigned int drop_thres, struct sge_qset *qs, function in typeref:typename:int 2295 DBG(DBG_RX, ("get_packet: SOP-EOP m %p\n", m)); 2303 DBG(DBG_RX, ("get_packet: NO_SOP-NO_EOP m %p\n", m)); 2307 DBG(DBG_RX, ("get_packet: SOP m %p\n", m)) [all...] |
cxgb_sge.c | 2182 * get_packet - return the next ingress packet buffer from a free list 2200 get_packet(adapter_t *adap, unsigned int drop_thres, struct sge_qset *qs, function in typeref:typename:int 2223 DBG(DBG_RX, ("get_packet: SOP-EOP m %p\n", m)); 2230 DBG(DBG_RX, ("get_packet: NO_SOP-NO_EOP m %p\n", m)); 2244 DBG(DBG_RX, ("get_packet: SOP m %p\n", m)); 2251 DBG(DBG_RX, ("get_packet: EOP m %p\n", m)); 2267 get_packet(adapter_t *adap, unsigned int drop_thres, struct sge_qset *qs, function in typeref:typename:int 2295 DBG(DBG_RX, ("get_packet: SOP-EOP m %p\n", m)); 2303 DBG(DBG_RX, ("get_packet: NO_SOP-NO_EOP m %p\n", m)); 2307 DBG(DBG_RX, ("get_packet: SOP m %p\n", m)) [all...] |