Searched refs:juniper_ppp_heuristic_guess (Results 1 – 1 of 1) sorted by relevance
449 static int juniper_ppp_heuristic_guess(netdissect_options *, register const u_char *, u_int);1043 if(juniper_ppp_heuristic_guess(ndo, p, l2info.length) != 0) /* PPPoA vcmux encaps ? */ in juniper_atm2_print()1061 juniper_ppp_heuristic_guess(netdissect_options *ndo, in juniper_ppp_heuristic_guess() function