Searched refs:get_tcpflags (Results 1 – 4 of 4) sorted by relevance
1535 if ((get_tcpflags(tcp) & TH_FIN) != 0 &&1541 tcp_flag_decode(get_tcpflags(tcp)), fromstr, tostr);
929 #define get_tcpflags(x) (((unsigned char *)(x))[13]) macro
1979 val = get_tcpflags(tcp);1986 tcp_flag_decode(get_tcpflags(tcp)), src, dst);
1603 tcp_flag_decode(get_tcpflags(bp)) : "", in dump_packet()1641 tcp_flag_decode(get_tcpflags(bp)) : "", in dump_packet()