Home
last modified time | relevance | path

Searched refs:skt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-atalk.c265 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
468 GET_U_1(tp->skt) != skt) in nbp_print()
472 GET_U_1(tp->skt)); 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
539 if (GET_U_1(tp->skt) != skt) in nbp_tuple_print()
540 ND_PRINT(" %u", GET_U_1(tp->skt)); in nbp_tuple_print()
690 u_int skt) in ddpskt_string() argument
[all …]
H A Dappletalk.h116 nd_uint8_t skt; member
/freebsd/contrib/ofed/libibverbs/
H A Dneigh.c56 struct skt { struct
198 struct skt *addr_dst, int *psock_fd) in create_socket()
201 struct skt addr_src; in create_socket()
281 struct skt *addr_dst) in try_send_to()
309 struct skt addr_dst; in process_get_neigh_mac()