Searched refs:get_upperlayer (Results 1 – 1 of 1) sorted by relevance
484 static const struct udphdr *get_upperlayer(netdissect_options *ndo, const u_char *, u_int *);933 if ((ouh = get_upperlayer(ndo, (const u_char *)oip, &prot)) in icmp6_print()1163 get_upperlayer(netdissect_options *ndo, const u_char *bp, u_int *prot) in get_upperlayer() function