Home
last modified time | relevance | path

Searched refs:is_dend (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/ipf/dist/lib/
H A Dprintstate.c62 sp->is_send, sp->is_dend,
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_state.h97 #define is_dend is_tcp.ts_data[1].td_end macro
H A Dip_sync.c805 is->is_dend = su.stu_data[1].td_end; in ipf_sync_state()
1198 st->stu_data[1].td_end = ips->is_dend; in ipf_sync_update()
H A Dip_state.c1602 is->is_dend = ntohl(tcp->th_ack); in ipf_state_add()
2335 clone->is_dend = send; in ipf_state_clone()
2345 clone->is_dend = 0; in ipf_state_clone()
2571 is->is_dend = ntohl(tcp->th_ack); in ipf_matchsrcdst()
2574 is->is_dend = ntohl(tcp->th_seq); in ipf_matchsrcdst()
2576 is->is_maxdend = is->is_dend + 1; in ipf_matchsrcdst()
/netbsd/external/bsd/ipf/dist/
H A Dip_sync.c821 is->is_dend = su.stu_data[1].td_end;
1230 st->stu_data[1].td_end = ips->is_dend;