Home
last modified time | relevance | path

Searched defs:nfrags (Results 1 – 11 of 11) sorted by relevance

/freebsd/sbin/fsck_ffs/
H A Dpass1b.c95 int nfrags, res = KEEPON; in pass1bcheck() local
H A Dpass1.c519 int anyout, nfrags; in pass1check() local
H A Dinode.c667 long size, nfrags; in freeblock() local
/freebsd/usr.sbin/ppp/
H A Dnat_cmd.c519 int ret, len, nfrags; in nat_LayerPull() local
/freebsd/sys/netinet/
H A Dip_output.c875 int nfrags; in ip_fragment() local
H A Dip_reass.c147 static u_int __exclusive_cache_line nfrags; variable
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtestmode.c111 int nfrags, i; in mt76_testmode_alloc_skb() local
/freebsd/sys/dev/gve/
H A Dgve_tx.c551 int nfrags = 0; in gve_tx_alloc_fifo() local
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c1504 uint8_t nfrags; in vmxnet3_isc_rxd_pkt_get() local
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c1601 int otherend_id, error, nfrags; in xn_assemble_tx_request() local
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2232 unsigned int nfrags, char *strbuf, size_t strbuflen) in multi_slot_to_string()