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
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/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; in ah6_input() local
668 struct ah_data *ahp = NULL; in ah6_init_state() local
744 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