Home
last modified time | relevance | path

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

/linux-5.10/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
475 struct ah_data *ahp = NULL; in ah_init_state() local
541 struct ah_data *ahp = x->data; in ah_destroy() local
/linux-5.10/net/ipv6/
Dah6.c294 struct ah_data *ahp = x->data; in ah6_output_done() local
336 struct ah_data *ahp; in ah6_output() local
464 struct ah_data *ahp = x->data; in ah6_input_done() local
522 struct ah_data *ahp; in ah6_input() local
674 struct ah_data *ahp = NULL; in ah6_init_state() local
743 struct ah_data *ahp = x->data; in ah6_destroy() local
/linux-5.10/drivers/net/wireless/ath/ath9k/
Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument