Searched defs:type (Results 1 – 7 of 7) sorted by relevance
/inet/ |
A D | inet6_rth.c | 30 inet6_rth_space (int type, int segments) in inet6_rth_space() 51 inet6_rth_init (void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init()
|
A D | inet6_opt.c | 79 inet6_opt_append (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append() 228 inet6_opt_find (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find()
|
A D | inet6_option.c | 106 inet6_option_init (void *bp, struct cmsghdr **cmsgp, int type) in inet6_option_init() 291 inet6_option_find (const struct cmsghdr *cmsg, uint8_t **tptrp, int type) in inet6_option_find()
|
A D | test-inet6_opt.c | 98 uint8_t type; in decode_inet6_opt() local
|
A D | netgroup.h | 36 enum { triple_val, group_val } type; member
|
/inet/protocols/ |
A D | talkd.h | 63 unsigned char type; /* request type, see below */ member 82 unsigned char type; /* type of request message, see below */ member
|
/inet/netinet/ |
A D | icmp6.h | 89 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument 92 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument 95 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument 98 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
|
Completed in 14 milliseconds