Searched defs:inb (Results 1 – 9 of 9) sorted by relevance
32 u_int8_t (*inb)(u_int32_t); member
64 inb(u_int32_t port) in inb() function
316 char buf[sizeof(reqp->ifbr_ifsname) + 1], *inbuf = NULL, *inb; in bridge_list() local 703 char *inbuf = NULL, buf[sizeof(ifba->ifba_ifsname) + 1], *inb; bridge_addrs() local 832 char *inbuf = NULL, *inb; bridge_rules() local [all...]
57 #define inb(port) \ macro
141 #define inb(a) (__inb((volatile u_int8_t *)(a))) macro
519 struct in6_addr ina, inb; ospf_redistribute() local
1176 struct in6_addr ina, inb; rde_asext_lookup() local
241 #define inb(p,a) inportb((p)->base + (a)) macro