Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dbtree-type.h2 #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
Dcoresight.h266 const char *pfx; member
/include/net/
D6lowpan.h113 struct in6_addr pfx; member
Daddrconf.h80 const struct in6_addr *pfx; member
Dipv6.h519 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()