Home
last modified time | relevance | path

Searched defs:ahp (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dah6.c288 struct ah_data *ahp = x->data; in ah6_output_done() local
330 struct ah_data *ahp; in ah6_output() local
458 struct ah_data *ahp = x->data; in ah6_input_done() local
516 struct ah_data *ahp; ah6_input() local
668 struct ah_data *ahp = NULL; ah6_init_state() local
744 struct ah_data *ahp = x->data; ah6_destroy() local
[all...]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_av.c131 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av() argument
/linux/drivers/net/wireless/ath/ath9k/
H A Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument