Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil.h | 151 } i6addr_t; typedef in typeref:union:i6addr 163 } i6addr_t; typedef in typeref:union:i6addr 224 do { i6addr_t *_s = (i6addr_t *)(a); \ 225 i6addr_t *_d = (i6addr_t *)(d); \ 237 #define IP6_AND(a,b,d) do { i6addr_t *_s1 = (i6addr_t *)(a); \ 238 i6addr_t *_s2 = (i6addr_t *)(b); [all...] |
ip_fil.h | 151 } i6addr_t; typedef in typeref:union:i6addr 163 } i6addr_t; typedef in typeref:union:i6addr 224 do { i6addr_t *_s = (i6addr_t *)(a); \ 225 i6addr_t *_d = (i6addr_t *)(d); \ 237 #define IP6_AND(a,b,d) do { i6addr_t *_s1 = (i6addr_t *)(a); \ 238 i6addr_t *_s2 = (i6addr_t *)(b); [all...] |