Home
last modified time | relevance | path

Searched refs:HKF_MATCH_IP (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dhostfile.h73 #define HKF_MATCH_IP (1<<1) /* address matched */ macro
Dhostfile.c752 lineinfo.match |= HKF_MATCH_IP | in hostkeys_foreach()