Home
last modified time | relevance | path

Searched refs:desctype (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_nat.h74 #define NG_NAT_REDIRECT_PORT_TYPE_INFO(desctype) { \ argument
82 { "description", (desctype) }, \
94 #define NG_NAT_REDIRECT_ADDR_TYPE_INFO(desctype) { \ argument
97 { "description", (desctype) }, \
111 #define NG_NAT_REDIRECT_PROTO_TYPE_INFO(desctype) { \ argument
116 { "description", (desctype) }, \
150 #define NG_NAT_LISTRDRS_ENTRY_TYPE_INFO(desctype) { \ argument
160 { "description", (desctype) }, \
/f-stack/tools/compat/include/netgraph/
H A Dng_nat.h72 #define NG_NAT_REDIRECT_PORT_TYPE_INFO(desctype) { \ argument
80 { "description", (desctype) }, \
92 #define NG_NAT_REDIRECT_ADDR_TYPE_INFO(desctype) { \ argument
95 { "description", (desctype) }, \
109 #define NG_NAT_REDIRECT_PROTO_TYPE_INFO(desctype) { \ argument
114 { "description", (desctype) }, \
148 #define NG_NAT_LISTRDRS_ENTRY_TYPE_INFO(desctype) { \ argument
158 { "description", (desctype) }, \
/f-stack/freebsd/arm/include/
H A Dasmacros.h43 #define ELFNOTE(section, type, vendor, desctype, descdata...) \ argument
51 3: desctype descdata /* node */ ; \
/f-stack/freebsd/i386/include/
H A Dasmacros.h236 #define ELFNOTE(name, type, desctype, descdata...) \ argument
244 3:desctype descdata ; \
248 #define ELFNOTE(name, type, desctype, descdata) \
256 3:desctype descdata ; \
/f-stack/freebsd/amd64/include/
H A Dasmacros.h297 #define ELFNOTE(name, type, desctype, descdata...) \ argument
305 3:desctype descdata ; \
309 #define ELFNOTE(name, type, desctype, descdata) \
317 3:desctype descdata ; \