OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clustermac
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/linux/netfilter_ipv4/
ipt_CLUSTERIP.h
23
u_int8_t
clustermac
[6];
member in struct:ipt_clusterip_tgt_info
/external/iptables/extensions/
libipt_CLUSTERIP.c
32
" --
clustermac
<mac> Set clusterIP MAC address\n"
50
{ "
clustermac
", 1, 0, '3' },
123
parse_mac(optarg, (char *)cipinfo->
clustermac
);
124
if (!(cipinfo->
clustermac
[0] & 0x01))
222
printf("CLUSTERIP hashmode=%s
clustermac
=%s total_nodes=%u local_node=%u hash_init=%u",
224
mac2str(cipinfo->
clustermac
),
242
printf("--new --hashmode %s --
clustermac
%s --total-nodes %d --local-node %d --hash-init %u",
244
mac2str(cipinfo->
clustermac
),
libipt_CLUSTERIP.man
14
.BI "--
clustermac
" "mac"
Completed in 34 milliseconds