Home | History | Annotate | Download | only in racoon

Lines Matching full:natt_hash_addr

531 		if ((natd[0] = natt_hash_addr (iph1, iph1->remote)) == NULL) {
537 if ((natd[1] = natt_hash_addr (iph1, iph1->local)) == NULL) {
1350 if ((natd[0] = natt_hash_addr(iph1, iph1->remote)) == NULL) {
1357 if ((natd[1] = natt_hash_addr(iph1, iph1->local)) == NULL) {