Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c123 struct ah_data *ahp = x->data; in ah_output_done() local
161 struct ah_data *ahp; in ah_output() local
274 struct ah_data *ahp = x->data; in ah_input_done() local
324 struct ah_data *ahp; in ah_input() local
483 struct ah_data *ahp = NULL; in ah_init_state() local
554 struct ah_data *ahp = x->data; in ah_destroy() local
/linux/net/ipv6/
H A Dah6.c316 struct ah_data *ahp = x->data; in ah6_output_done() local
357 struct ah_data *ahp; in ah6_output() local
475 struct ah_data *ahp = x->data; in ah6_input_done() local
538 struct ah_data *ahp; in ah6_input() local
690 struct ah_data *ahp = NULL; in ah6_init_state() local
766 struct ah_data *ahp = x->data; in ah6_destroy() local
/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()
/linux/drivers/net/wireless/ath/ath9k/
H A Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument