Home
last modified time | relevance | path

Searched defs:type (Results 1 – 7 of 7) sorted by relevance

/inet/
A Dinet6_rth.c30 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 Dinet6_opt.c79 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 Dinet6_option.c106 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 Dtest-inet6_opt.c98 uint8_t type; in decode_inet6_opt() local
A Dnetgroup.h36 enum { triple_val, group_val } type; member
/inet/protocols/
A Dtalkd.h63 unsigned char type; /* request type, see below */ member
82 unsigned char type; /* type of request message, see below */ member
/inet/netinet/
A Dicmp6.h89 #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