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

  /src/external/bsd/tcpdump/dist/
print-pgm.c 158 u_int nla_afnum; local
578 nla_afnum = GET_BE_U_2(bp);
580 switch (nla_afnum) {
735 nla_afnum = GET_BE_U_2(bp);
737 switch (nla_afnum) {
778 nla_afnum = GET_BE_U_2(bp);
780 switch (nla_afnum) {
print-pgm.c 158 u_int nla_afnum; local
578 nla_afnum = GET_BE_U_2(bp);
580 switch (nla_afnum) {
735 nla_afnum = GET_BE_U_2(bp);
737 switch (nla_afnum) {
778 nla_afnum = GET_BE_U_2(bp);
780 switch (nla_afnum) {

Completed in 46 milliseconds