OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_flags
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/lib/libsa/
bootp.h
125
unsigned int
v_flags
; /* flags/opcodes, etc. */
member in struct:cmu_vend
135
/*
v_flags
values */
/src/usr.sbin/bootp/common/
bootp.h
137
u_int32
v_flags
; /* flags/opcodes, etc. */
147
/*
v_flags
values */
136
u_int32
v_flags
; \/* flags\/opcodes, etc. *\/
member in struct:cmu_vend
/src/usr.bin/netstat/
mroute.c
201
printf(" %-15.15s %6lu %7lu\n", (v->
v_flags
& VIFF_TUNNEL) ?
/src/usr.sbin/bootp/bootptest/
print-bootp.c
389
if (v->
v_flags
& VF_SMASK) {
/src/sys/netinet/
ip_mroute.h
248
u_int8_t
v_flags
; /* VIFF_ flags defined above */
member in struct:vif
ip_mroute.c
868
vifp->
v_flags
= vifcp->vifc_flags;
924
if (vifp->
v_flags
& VIFF_TUNNEL)
926
else if (vifp->
v_flags
& VIFF_REGISTER) {
1575
if ((vifp)->
v_flags
& VIFF_TUNNEL) \
1697
if (vifp->
v_flags
& VIFF_REGISTER)
1874
if ((vifp->
v_flags
& VIFF_TUNNEL) == 0)
2042
if (vifp->
v_flags
& VIFF_TUNNEL) {
/src/usr.sbin/bootp/bootpd/
bootpd.c
1170
(vendp->
v_flags
) |= VF_SMASK;
Completed in 15 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025