OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbuf_flag_p
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/npf/
npf_rproc.c
371
KASSERT(!
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET));
384
if (
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET)) {
npf_inet.c
341
if (
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET)) {
417
if (
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET)) {
597
KASSERT(
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET) == 0);
672
if (
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET)) {
700
KASSERT(
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET) == 0);
npf_alg_icmp.c
255
KASSERT(!
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET));
344
KASSERT(!
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET));
npf.h
123
bool
nbuf_flag_p
(const nbuf_t *, int);
npf_mbuf.c
121
nbuf_flag_p
(const nbuf_t *nbuf, int flag)
function in typeref:typename:bool
npf_conn.c
367
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
381
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
435
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
npf_nat.c
611
KASSERT(!
nbuf_flag_p
(npc->npc_nbuf, NBUF_DATAREF_RESET));
729
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
npf_ruleset.c
940
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
978
KASSERT(!
nbuf_flag_p
(nbuf, NBUF_DATAREF_RESET));
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025