Searched defs:pfx (Results 1 – 5 of 5) sorted by relevance
/include/linux/ |
D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument 4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
|
D | coresight.h | 266 const char *pfx; member
|
/include/net/ |
D | 6lowpan.h | 113 struct in6_addr pfx; member
|
D | addrconf.h | 80 const struct in6_addr *pfx; member
|
D | ipv6.h | 519 static inline void ipv6_addr_prefix(struct in6_addr *pfx, in ipv6_addr_prefix() 534 const struct in6_addr *pfx, in ipv6_addr_prefix_copy()
|