Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/
H A Dnetdb.h223 #define NI_NUMERICSERV 0x00000008 macro
/f-stack/tools/ifconfig/
H A Difvxlan.c137 srcport, sizeof(srcport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()
140 dstport, sizeof(dstport), NI_NUMERICHOST | NI_NUMERICSERV) != 0) in vxlan_status()