OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP6_GT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
636
if (
IP6_GT
(&np->in_snip, &np->in_nsrcmsk))
646
IP6_GT
(&a2, &np->in_nsrcip6)) {
1696
if (
IP6_GT
(&a3, &a2)) {
1702
if (
IP6_GT
(&a1, &a4)) {
ip_fil.h
195
#define
IP6_GT
(a,b) (ntohl(HI60(a)) > ntohl(HI60(b)) || \
Completed in 18 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025