Home
last modified time | relevance | path

Searched refs:nbuf_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/net/npf/
Dnpf_mbuf.c105 nbuf_offset(const nbuf_t *nbuf) in nbuf_offset() function
196 const size_t foff = nbuf_offset(nbuf); in nbuf_ensure_contig()
Dnpf.h117 size_t nbuf_offset(const nbuf_t *);
Dnpf_inet.c495 off = nbuf_offset(nbuf); in npf_cache_ip()