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