Searched refs:bsm_socket_type (Results 1 – 2 of 2) sorted by relevance
40 struct bsm_socket_type { struct47 static const struct bsm_socket_type bsm_socket_types[] = { argument57 static const struct bsm_socket_type *74 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()98 au_bsm_to_socket_type(u_short bsm_socket_type, int *local_socket_typep) in au_bsm_to_socket_type() argument100 const struct bsm_socket_type *bstp; in au_bsm_to_socket_type()102 bstp = bsm_lookup_bsm_socket_type(bsm_socket_type); in au_bsm_to_socket_type()
381 int au_bsm_to_socket_type(u_short bsm_socket_type,