Home
last modified time | relevance | path

Searched defs:nbuf (Results 1 – 25 of 148) sorted by relevance

123456

/netbsd-src/sys/net/npf/
H A Dnpf_mbuf.c75 nbuf_init(npf_t *npf, nbuf_t *nbuf, struct mbuf *m, const ifnet_t *ifp) in nbuf_init()
89 nbuf_reset(nbuf_t *nbuf) in nbuf_reset()
98 nbuf_dataptr(nbuf_t *nbuf) in nbuf_dataptr()
105 nbuf_offset(const nbuf_t *nbuf) in nbuf_offset()
115 nbuf_head_mbuf(nbuf_t *nbuf) in nbuf_head_mbuf()
121 nbuf_flag_p(const nbuf_t *nbuf, int flag) in nbuf_flag_p()
127 nbuf_unset_flag(nbuf_t *nbuf, int flag) in nbuf_unset_flag()
140 nbuf_advance(nbuf_t *nbuf, size_t len, size_t ensure) in nbuf_advance()
187 nbuf_ensure_contig(nbuf_t *nbuf, size_t len) in nbuf_ensure_contig()
241 nbuf_ensure_writable(nbuf_t *nbuf, size_t len) in nbuf_ensure_writable()
[all …]
H A Dnpf_handler.c84 nbuf_t *nbuf = npc->npc_nbuf; in npf_reassembly() local
132 npf_packet_bypass_tag_p(nbuf_t *nbuf) in npf_packet_bypass_tag_p()
146 nbuf_t nbuf; in npfk_packet_handler() local
H A Dnpf_impl.h170 struct nbuf { struct
171 struct mbuf * nb_mbuf0;
172 struct mbuf * nb_mbuf;
173 void * nb_nptr;
174 const ifnet_t * nb_ifp;
175 unsigned nb_ifid;
176 int nb_flags;
177 const npf_mbufops_t *nb_mops;
H A Dnpf_inet.c279 nbuf_t *nbuf = npc->npc_nbuf; in npf_fetch_tcpopts() local
354 nbuf_t *nbuf = npc->npc_nbuf; in npf_set_mss() local
424 npf_cache_ip(npf_cache_t *npc, nbuf_t *nbuf) in npf_cache_ip()
566 npf_cache_tcp(npf_cache_t *npc, nbuf_t *nbuf, unsigned hlen) in npf_cache_tcp()
590 nbuf_t *nbuf = npc->npc_nbuf; in npf_cache_all() local
671 nbuf_t *nbuf = npc->npc_nbuf; in npf_recache() local
H A Dnpf_alg_icmp.c129 nbuf_t *nbuf = npc->npc_nbuf; in npfa_icmp4_inspect() local
162 nbuf_t *nbuf = npc->npc_nbuf; in npfa_icmp6_inspect() local
195 nbuf_t *nbuf = npc->npc_nbuf; in npfa_icmp_inspect() local
H A Dnpf_conn.c295 npf_conn_check(const npf_conn_t *con, const nbuf_t *nbuf, in npf_conn_check()
329 const nbuf_t *nbuf = npc->npc_nbuf; in npf_conn_lookup() local
362 nbuf_t *nbuf = npc->npc_nbuf; in npf_conn_inspect() local
429 const nbuf_t *nbuf = npc->npc_nbuf; in npf_conn_establish() local
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_nbuf_test.c20 mbuf_consistency_check(nbuf_t *nbuf) in mbuf_consistency_check()
35 nbuf_t nbuf; in parse_nbuf_chain() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_getline.c34 char *nbuf; in getline() local
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_at.c48 char nbuf[20]; in v_at() local
/netbsd-src/usr.bin/ctags/
H A Dtree.c65 char nbuf[MAXTOKEN]; in pfnote() local
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.c359 unsigned char nbuf[BUFSIZ]; in dophn_core() local
555 do_bid_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_bid_note()
600 do_os_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_os_note()
699 do_pax_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_pax_note()
739 do_core_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_core_note()
1019 do_auxv_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_auxv_note()
1171 unsigned char *nbuf = CAST(unsigned char *, vbuf); in donote() local
1363 void *nbuf; in doshn() local
1668 unsigned char nbuf[BUFSIZ]; in dophn_exec() local
H A Dgetline.c72 char *nbuf; in getdelim() local
/netbsd-src/external/bsd/blocklist/port/
H A Dfgetln.c66 char *nbuf = realloc(buf, nbufsiz); in fgetln() local
/netbsd-src/external/bsd/tmux/dist/compat/
H A Dgetline.c76 char *nbuf; in getdelim() local
/netbsd-src/lib/libc/gen/
H A Dnlist_aout.c101 struct nlist nbuf[1024]; in __fdnlist_aout() local
H A Dinitdir.c79 char *buf, *nbuf; in _initdir() local
/netbsd-src/lib/libwrap/
H A Dexpandm.c53 char *buf, *nbuf; in expandm() local
[all...]
/netbsd-src/sys/arch/m68k/m68k/
H A Dregdump.c140 static char nbuf[9]; in hexstr() local
/netbsd-src/external/mpl/bind/dist/tests/ns/
H A Dnotify_test.c85 isc_buffer_t nbuf; ISC_RUN_TEST_IMPL() local
/netbsd-src/tools/compat/
H A Dgetline.c77 char *nbuf; in getdelim() local
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dbsd-getline.c81 char *nbuf; in getdelim() local
/netbsd-src/tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c114 char nbuf[14]; in main() local
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dmachdep.c191 static char nbuf[9]; hexstr() local
/netbsd-src/usr.bin/fold/
H A Dfold.c133 wchar_t *nbuf; in fold() local
/netbsd-src/lib/libform/
H A Dfield.c275 int *nrow, int *nbuf) in field_info()
746 int fcol, int nrows, int nbuf) in _formi_create_field()
775 new_field(int rows, int cols, int frow, int fcol, int nrows, int nbuf) in new_field()

123456