Searched defs:tcp_flag_word (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dtcp.h84 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtcp.h69 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro

Completed in 34 milliseconds