Lines Matching full:u_int
409 static void handle_ctrl_proto (u_int proto,const u_char *p, int length);
419 static void handle_ppp (u_int proto, const u_char *p, int length);
424 handle_ctrl_proto(u_int proto, const u_char *pptr, int length)
427 u_int code, len;
800 u_int code, len;
879 u_int code, len;
982 u_int compproto, ipcomp_subopttotallen, ipcomp_subopt, ipcomp_suboptlen;
1334 handle_ppp(u_int proto, const u_char *p, int length)
1396 u_int
1397 ppp_print(register const u_char *p, u_int length)
1399 u_int proto,ppp_header;
1400 u_int olen = length; /* _o_riginal length */
1401 u_int hdr_len = 0;
1466 u_int
1469 register u_int length = h->len;
1470 register u_int caplen = h->caplen;
1532 u_int
1535 register u_int length = h->len;
1536 register u_int caplen = h->caplen;
1537 u_int proto;
1538 u_int hdrlen = 0;
1594 u_int
1599 register u_int length = h->len;
1600 register u_int caplen = h->caplen;