Searched refs:bsm_socket_type (Results 1 – 2 of 2) sorted by relevance
43 struct bsm_socket_type { struct50 static const struct bsm_socket_type bsm_socket_types[] = { argument59 static const struct bsm_socket_type *75 const struct bsm_socket_type *bstp; in au_socket_type_to_bsm()83 static const struct bsm_socket_type *84 bsm_lookup_bsm_socket_type(u_short bsm_socket_type) in bsm_lookup_bsm_socket_type() argument90 bsm_socket_type) in bsm_lookup_bsm_socket_type()97 au_bsm_to_socket_type(u_short bsm_socket_type, int *local_socket_typep) in au_bsm_to_socket_type() argument99 const struct bsm_socket_type *bstp; in au_bsm_to_socket_type()101 bstp = bsm_lookup_bsm_socket_type(bsm_socket_type); in au_bsm_to_socket_type()
304 int au_bsm_to_socket_type(u_short bsm_socket_type,