Searched refs:opt (Results 1 – 4 of 4) sorted by relevance
86 while getopts "h?a:v:k:" opt; do87 case "$opt" in
40 while getopts ":hs:a:m:n:" opt; do41 case $opt in
152 for i, opt in enumerate(optlist):153 msg_level, msg_type, data = opt
339 opt = MakeFlowLabelOption(addr, label)340 s.setsockopt(SOL_IPV6, IPV6_FLOWLABEL_MGR, opt)