OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP_V
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
782
#ifndef
IP_V
783
# define
IP_V
(x) (x)->
ip_v
786
# define IP_V_A(x,y) (x)->
ip_v
= (y)
fil.c
2803
int v =
IP_V
(ip);
3400
if (
IP_V
(ip) == 4) {
3410
} else if (
IP_V
(ip) == 6) {
8331
if (
IP_V
(ip) == 4)
8334
else if (
IP_V
(ip) == 6)
8345
if (
IP_V
(ip) == 4) {
Completed in 18 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025