HomeSort by: relevance | last modified time | path
    Searched defs:get_proto (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
parser.c 62 static int get_proto(const char *, int *);
418 get_proto(const char *name, int *proto_no) function in typeref:typename:int
625 if (!get_proto(w, &protocol)) {
749 if (!get_proto(w, &protocol)) {
parser.c 62 static int get_proto(const char *, int *);
418 get_proto(const char *name, int *proto_no) function in typeref:typename:int
625 if (!get_proto(w, &protocol)) {
749 if (!get_proto(w, &protocol)) {

Completed in 22 milliseconds