Searched refs:singlehost (Results 1 – 1 of 1) sorted by relevance
246 struct ipsec_addr_wrap *singlehost; member303 %type <v.singlehost> singlehost543 | PEER anyhost LOCAL singlehost {547 | LOCAL singlehost PEER anyhost {555 | LOCAL singlehost {561 anyhost : singlehost { $$ = $1; }566 singlehost : /* empty */ { $$ = NULL; }