Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dpmtu.sh414 a_addr="${prefix4}.${a_r1}.1"
425 a_addr="${prefix6}:${a_r1}::1"
439 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
442 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
493 a_addr="${prefix4}.${a_r1}.1"
503 a_addr="${prefix6}:${a_r1}::1"
513 …run_cmd ${ns_a} ip link add ip_a type ${type} local ${a_addr} remote ${b_addr} mode ${mode} || ret…
514 run_cmd ${ns_b} ip link add ip_b type ${type} local ${b_addr} remote ${a_addr} mode ${mode}
610 a_addr="${2}"
617 opts_a="local ${a_addr}"
[all …]
/linux/drivers/net/fddi/skfp/
H A Dess.c634 req->a_addr.para.p_type = SMT_P0019 ; in ess_send_alc_req()
635 req->a_addr.para.p_len = sizeof(struct smt_p_0019) - PARA_LEN ; in ess_send_alc_req()
636 req->a_addr.sba_pad = 0; in ess_send_alc_req()
637 req->a_addr.alloc_addr = null_addr ; in ess_send_alc_req()
/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h800 struct smt_p_0019 a_addr ; /* Allocation Address */ member
817 struct smt_p_0019 a_addr ; /* Allocation Address */ member