Searched refs:tcp_hl (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/
H A Dl7_filter_main.c354 int tcp_hl = 4*(skb->data[ip_hl + 12] >> 4); local
356 return ip_hl + tcp_hl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/
H A Dl7_filter_main.c365 int tcp_hl = 4*(skb->data[ip_hl + 12] >> 4); local
367 return ip_hl + tcp_hl;

Completed in 44 milliseconds