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

  /src/sbin/route/
route.c 116 static sup readtag(sup, const char *);
913 soup->so_dst = readtag(su, s);
915 soup->so_mpls = readtag(su, s);
980 readtag(sup su, const char *s) function in typeref:typename:sup
route.c 116 static sup readtag(sup, const char *);
913 soup->so_dst = readtag(su, s);
915 soup->so_mpls = readtag(su, s);
980 readtag(sup su, const char *s) function in typeref:typename:sup
route.c 116 static sup readtag(sup, const char *);
913 soup->so_dst = readtag(su, s);
915 soup->so_mpls = readtag(su, s);
980 readtag(sup su, const char *s) function in typeref:typename:sup

Completed in 42 milliseconds