Searched defs:plen (Results 1 - 10 of 10) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dfgetln.c5 char *fgetln(FILE *f, size_t *plen) argument
/seL4-camkes-master/projects/lwip/src/core/ipv4/
H A Dip4_frag.c812 u16_t plen = (u16_t)(p->len - poff); local
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dchap-new.c593 static int chap_print_pkt(const unsigned char *p, int plen, argument
H A Dupap.c602 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) { argument
H A Dccp.c1522 static int ccp_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) { argument
H A Dpppoe.c376 u16_t session, plen; local
654 u16_t session, plen; local
[all...]
H A Dipv6cp.c1401 static int ipv6cp_printpkt(const u_char *p, int plen, argument
H A Deap.c432 int id, i, plen, toffs; local
[all...]
H A Dipcp.c2239 static int ipcp_printpkt(const u_char *p, int plen, argument
H A Dlcp.c2384 static int lcp_printpkt(const u_char *p, int plen, argument

Completed in 164 milliseconds