Searched refs:IPVS_DAEMON_ATTR_SYNC_MAXLEN (Results 1 – 2 of 2) sorted by relevance
429 IPVS_DAEMON_ATTR_SYNC_MAXLEN, /* UDP Payload Size */ enumerator
3218 [IPVS_DAEMON_ATTR_SYNC_MAXLEN] = { .type = NLA_U16 },3734 nla_put_u16(skb, IPVS_DAEMON_ATTR_SYNC_MAXLEN, c->sync_maxlen) || in ip_vs_genl_fill_daemon()3824 a = attrs[IPVS_DAEMON_ATTR_SYNC_MAXLEN]; in ip_vs_genl_new_daemon()
Completed in 12 milliseconds