Lines Matching defs:snet
99 u_short snet;
150 snet = GET_BE_U_2(dp->srcNet);
152 ataddr_string(ndo, snet, GET_U_1(dp->srcNode)),
160 ddp_print(ndo, bp, length, GET_U_1(dp->type), snet,
189 u_short snet;
204 snet = GET_BE_U_2(dp->srcNet);
205 ND_PRINT("%s.%s", ataddr_string(ndo, snet, GET_U_1(dp->srcNode)),
212 ddp_print(ndo, bp, length, GET_U_1(dp->type), snet,
265 u_short snet, u_char snode, u_char skt)
271 nbp_print(ndo, (const struct atNBP *)bp, length, snet, snode, skt);
419 const struct atNBP *np, u_int length, u_short snet,
466 if (GET_BE_U_2(tp->net) != snet ||
480 tp = nbp_tuple_print(ndo, tp, ep, snet, snode, skt);
524 u_short snet, u_char snode, u_char skt)
543 if (GET_BE_U_2(tp->net) != snet ||