Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dah4.c126 struct ah_data *ahp = x->data; in ah_output_done() local
159 struct ah_data *ahp; in ah_output() local
272 struct ah_data *ahp = x->data; in ah_input_done() local
317 struct ah_data *ahp; in ah_input() local
476 struct ah_data *ahp = NULL; in ah_init_state() local
547 struct ah_data *ahp = x->data; in ah_destroy() local
/Linux-v6.6/net/ipv6/
Dah6.c291 struct ah_data *ahp = x->data; in ah6_output_done() local
333 struct ah_data *ahp; in ah6_output() local
461 struct ah_data *ahp = x->data; in ah6_input_done() local
519 struct ah_data *ahp; in ah6_input() local
671 struct ah_data *ahp = NULL; in ah6_init_state() local
747 struct ah_data *ahp = x->data; in ah6_destroy() local
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_av.c131 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument