Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dah4.c124 struct ah_data *ahp = x->data; in ah_output_done() local
157 struct ah_data *ahp; in ah_output() local
254 struct ah_data *ahp = x->data; in ah_input_done() local
292 struct ah_data *ahp; in ah_input() local
416 struct ah_data *ahp = NULL; in ah_init_state() local
484 struct ah_data *ahp = x->data; in ah_destroy() local
/linux-3.4.99/net/ipv6/
Dah6.c303 struct ah_data *ahp = x->data; in ah6_output_done() local
345 struct ah_data *ahp; in ah6_output() local
454 struct ah_data *ahp = x->data; in ah6_input_done() local
506 struct ah_data *ahp; in ah6_input() local
628 struct ah_data *ahp = NULL; in ah6_init_state() local
699 struct ah_data *ahp = x->data; in ah6_destroy() local
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dani.h24 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument