Searched refs:broadif (Results 1 – 1 of 1) sorted by relevance
102 struct broadif { struct105 TAILQ_ENTRY(broadif) link; argument108 typedef TAILQ_HEAD(, broadif) broadlist_t;112 int __rpc_broadenable(int, int, struct broadif *);120 struct broadif *bip; in __rpc_getbroadifs()146 bip = (struct broadif *)malloc(sizeof *bip); in __rpc_getbroadifs()191 struct broadif *bip, *next; in __rpc_freebroadifs()204 __rpc_broadenable(int af, int s, struct broadif *bip) in __rpc_broadenable()434 struct broadif *bip; in rpc_broadcast_exp()