Lines Matching full:u_int
49 static const char *get_rtpref(u_int);
54 static void mldv2_report_print(const u_char *, u_int);
55 static void mldv2_query_print(const u_char *, u_int);
56 static struct udphdr *get_upperlayer(u_char *, u_int *);
58 static void icmp6_nodeinfo_print(u_int, const u_char *, const u_char *);
152 get_rtpref(u_int v)
193 u_int len)
236 icmp6_print(const u_char *bp, u_int length, const u_char *bp2, int fragmented)
244 u_int prot;
401 (u_int)p->nd_ra_curhoplimit,
522 get_upperlayer(u_char *bp, u_int *prot)
530 u_int nh;
743 mldv2_report_print(const u_char *bp, u_int len)
746 u_int group, nsrcs, ngroups;
747 u_int i, j;
801 mldv2_query_print(const u_char *bp, u_int len)
804 u_int mrc;
806 u_int nsrcs;
807 register u_int i;
903 icmp6_nodeinfo_print(u_int icmp6len, const u_char *bp, const u_char *ep)