Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netiface.c42 #define STRLCPY(a, b) strlcpy(a, b, IFNAMSIZ) macro
184 STRLCPY(e.iface, eiface); in hash_netiface4_kadt()
188 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
405 STRLCPY(e.iface, eiface); in hash_netiface6_kadt()
409 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()