Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c123 struct ah_data *ahp = x->data; in ah_output_done() local
156 struct ah_data *ahp; in ah_output() local
269 struct ah_data *ahp = x->data; in ah_input_done() local
314 struct ah_data *ahp; in ah_input() local
473 struct ah_data *ahp = NULL; in ah_init_state() local
544 struct ah_data *ahp = x->data; in ah_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