Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dah4.c124 struct ah_data *ahp = x->data; in ah_output_done() local
157 struct ah_data *ahp; in ah_output() local
268 struct ah_data *ahp = x->data; in ah_input_done() local
310 struct ah_data *ahp; in ah_input() local
466 struct ah_data *ahp = NULL; in ah_init_state() local
532 struct ah_data *ahp = x->data; in ah_destroy() local
/linux-4.4.14/net/ipv6/
Dah6.c304 struct ah_data *ahp = x->data; in ah6_output_done() local
346 struct ah_data *ahp; in ah6_output() local
472 struct ah_data *ahp = x->data; in ah6_input_done() local
527 struct ah_data *ahp; in ah6_input() local
675 struct ah_data *ahp = NULL; in ah6_init_state() local
744 struct ah_data *ahp = x->data; in ah6_destroy() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument