Searched refs:get_iplen (Results 1 – 2 of 2) sorted by relevance
924 #define get_iplen(x) net_short((unsigned char *)(x) + 2) macro
1535 if (len > get_iplen(bp)) in dump_packet()1536 len = get_iplen(bp); in dump_packet()