OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fr_ip
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
77
struct ip *
fr_ip
;
member in struct:pf_frent
356
#define FR_IP_OFF(fr) ((ntohs((fr)->
fr_ip
->ip_off) & IP_OFFMASK) << 3)
364
struct ip *ip = frent->
fr_ip
;
388
(*frag)->fr_src = frent->
fr_ip
->ip_src;
389
(*frag)->fr_dst = frent->
fr_ip
->ip_dst;
390
(*frag)->fr_p = frent->
fr_ip
->ip_p;
391
(*frag)->fr_id = frent->
fr_ip
->ip_id;
416
FR_IP_OFF(frep) + ntohs(frep->
fr_ip
->ip_len) - frep->
fr_ip
->ip_hl *
421
precut = FR_IP_OFF(frep) + ntohs(frep->
fr_ip
->ip_len)
[
all
...]
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
296
typedef struct
fr_ip
{
struct
781
#define
fr_ip
fr_ipf->fri_ip
macro
790
#define fr_proto
fr_ip
.fi_p
792
#define fr_ttl
fr_ip
.fi_ttl
794
#define fr_tos
fr_ip
.fi_tos
804
#define fr_dst
fr_ip
.fi_dst.in4
805
#define fr_dst6
fr_ip
.fi_dst
806
#define fr_daddr
fr_ip
.fi_dst.in4.s_addr
807
#define fr_src
fr_ip
.fi_src.in4
808
#define fr_src6
fr_ip
.fi_sr
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025