Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_netiface.c45 #define STRLCPY(a, b) strlcpy(a, b, IFNAMSIZ) macro
185 STRLCPY(e.iface, eiface); in hash_netiface4_kadt()
189 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
395 STRLCPY(e.iface, eiface); in hash_netiface6_kadt()
399 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()