OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPROTO_ND
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.h
133
#undef
IPPROTO_ND
134
#define
IPPROTO_ND
77
ndbootd.c
551
|| ip_packet->ip_p !=
IPPROTO_ND
) {
/src/usr.sbin/ndbootd/config/
ndbootd-bpf.c
81
/* drop this packet if its IP protocol isn't
IPPROTO_ND
: */
83
BPF_JUMP(BPF_JMP + BPF_JEQ + BPF_K,
IPPROTO_ND
, 0, 7),
Completed in 36 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026