Searched defs:INL (Results 1 – 3 of 3) sorted by relevance
347 uint32_t INL(uint16_t port) in INL() function383 uint32_t INL(uint16_t port) in INL() function423 uint32_t INL(uint16_t port) in INL() function
12 #define INL(x) __extension__ ({ u_int tmp = (x); inl(tmp); }) macro76 #define INL inl macro
39 #define INL(x) __extension__ ({ u_int tmp = (x); inl(tmp); }) macro46 #define INL inl macro