Searched refs:lcp_extcode (Results 1 – 1 of 1) sorted by relevance
93 static int lcp_extcode(fsm *, int, int, u_char *, int);122 lcp_extcode, /* Called to handle LCP-specific codes */319 lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) in lcp_extcode() function