Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/ipset/
Dip_set_hash_netiface.c41 #define STRLCPY(a, b) strlcpy(a, b, IFNAMSIZ) macro
179 STRLCPY(e.iface, eiface); in hash_netiface4_kadt()
183 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
386 STRLCPY(e.iface, eiface); in hash_netiface6_kadt()
390 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()