OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_ttl
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mvme68k/stand/sboot/
etherfun.h
81
u_char
ip_ttl
; /* time to live */
member in struct:ip
etherfun.h
81
u_char
ip_ttl
; /* time to live */
member in struct:ip
/src/sys/netinet/
ip.h
69
u_int8_t
ip_ttl
; /* time to live */
member in struct:ip
ip.h
69
u_int8_t
ip_ttl
; /* time to live */
member in struct:ip
/src/sys/dist/pf/net/
pf_norm.c
1039
if (r->min_ttl && h->
ip_ttl
< r->min_ttl) {
1040
u_int16_t
ip_ttl
= h->
ip_ttl
;
local in function:pf_normalize_ip
1042
h->
ip_ttl
= r->min_ttl;
1043
h->ip_sum = pf_cksum_fixup(h->ip_sum,
ip_ttl
, h->
ip_ttl
, 0);
1059
if (r->min_ttl && h->
ip_ttl
< r->min_ttl) {
1060
u_int16_t
ip_ttl
= h->
ip_ttl
;
local in function:pf_normalize_ip
1062
h->
ip_ttl
= r->min_ttl
[
all
...]
pf_norm.c
1039
if (r->min_ttl && h->
ip_ttl
< r->min_ttl) {
1040
u_int16_t
ip_ttl
= h->
ip_ttl
;
local in function:pf_normalize_ip
1042
h->
ip_ttl
= r->min_ttl;
1043
h->ip_sum = pf_cksum_fixup(h->ip_sum,
ip_ttl
, h->
ip_ttl
, 0);
1059
if (r->min_ttl && h->
ip_ttl
< r->min_ttl) {
1060
u_int16_t
ip_ttl
= h->
ip_ttl
;
local in function:pf_normalize_ip
1062
h->
ip_ttl
= r->min_ttl
[
all
...]
Completed in 65 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025