OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP6_GT
(Results
1 - 4
of
4
) 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)) || \
/src/external/bsd/ipf/dist/
ip_nat6.c
655
if (
IP6_GT
(&np->in_snip, &np->in_nsrcmsk))
665
IP6_GT
(&a2, &np->in_nsrcip6)) {
1735
if (
IP6_GT
(&a3, &a2)) {
1741
if (
IP6_GT
(&a1, &a4)) {
/src/external/bsd/ipf/dist/tools/
ipfstat.c
2076
else if (
IP6_GT
(&ap->st_src, &bp->st_src))
2116
else if (
IP6_GT
(&ap->st_dst, &bp->st_dst))
Completed in 31 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026