OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPDST_DELETE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dstlist.h
54
#define
IPDST_DELETE
0x01
ip_dstlist.c
610
if ((node->ipfd_flags &
IPDST_DELETE
) != 0)
729
if ((node->ipfd_flags &
IPDST_DELETE
) == 0) {
731
node->ipfd_flags |=
IPDST_DELETE
;
886
/* Remove a given destination list from existance. While the
IPDST_DELETE
*/
911
d->ipld_flags |=
IPDST_DELETE
;
933
if ((d->ipld_flags &
IPDST_DELETE
) != 0)
Completed in 13 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025