Searched refs:rtalertp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_input.c | 954 * rtalertp - XXX: should be stored more smart way in ip6_hopopts_input() 957 ip6_hopopts_input(u_int32_t *plenp, u_int32_t *rtalertp, in ip6_hopopts_input() 988 hbhlen, rtalertp, plenp) < 0) { 1010 u_int32_t *rtalertp, u_int32_t *plenp) in ip6_process_hopopts() 1046 *rtalertp = ntohs(rtalert_val); in ip6_process_hopopts() 946 ip6_hopopts_input(u_int32_t * plenp,u_int32_t * rtalertp,struct mbuf ** mp,int * offp) ip6_hopopts_input() argument 999 ip6_process_hopopts(struct mbuf * m,u_int8_t * opthead,int hbhlen,u_int32_t * rtalertp,u_int32_t * plenp) ip6_process_hopopts() argument
|