Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h94 #define is_dend is_tcp.ts_data[1].td_end macro
H A Dip_sync.c785 is->is_dend = su.stu_data[1].td_end;
1194 st->stu_data[1].td_end = ips->is_dend;
H A Dip_state.c1632 is->is_dend = ntohl(tcp->th_ack);
2384 clone->is_dend = send;
2394 clone->is_dend = 0;
2624 is->is_dend = ntohl(tcp->th_ack);
2627 is->is_dend = ntohl(tcp->th_seq);
2629 is->is_maxdend = is->is_dend + 1;