Searched refs:snode (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/tcpdump/ |
| H A D | print-atalk.c | 265 u_short snet, u_char snode, u_char skt) in ddp_print() argument 271 nbp_print(ndo, (const struct atNBP *)bp, length, snet, snode, skt); in ddp_print() 420 u_char snode, u_char skt) in nbp_print() argument 467 GET_U_1(tp->node) != snode || in nbp_print() 480 tp = nbp_tuple_print(ndo, tp, ep, snet, snode, skt); in nbp_print() 524 u_short snet, u_char snode, u_char skt) in nbp_tuple_print() argument 544 GET_U_1(tp->node) != snode) in nbp_tuple_print()
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | main.h | 225 struct bnxt_re_list_node snode; member
|
| H A D | verbs.c | 637 bnxt_re_list_add_node(&qp->snode, &scq->sfhead); in bnxt_re_poll_err_scqe() 871 bnxt_re_list_add_node(&qp->snode, &scq->sfhead); in bnxt_re_qp_move_flush_err() 1022 qp = list_node(cur, struct bnxt_re_qp, snode); in bnxt_re_poll_flush_wqes() 1150 bnxt_re_list_del_node(&qp->snode, &cq->sfhead); in bnxt_re_cleanup_cq() 1618 INIT_DBLY_LIST_NODE(&qp->snode); in bnxt_re_create_qp()
|