Lines Matching refs:MIP6OptBRAdvice
4735 = MIP6OptBRAdvice - build (default values)
4737 raw(MIP6OptBRAdvice()) == s
4739 = MIP6OptBRAdvice - dissection (default values)
4740 p = MIP6OptBRAdvice(s)
4743 = MIP6OptBRAdvice - build
4745 raw(MIP6OptBRAdvice(otype=3, olen=42, rinter=2807)) == s
4747 = MIP6OptBRAdvice - dissection
4748 p = MIP6OptBRAdvice(s)
4949 + Mobility Options - Automatic Padding - MIP6OptBRAdvice
4950 = Mobility Options - Automatic Padding - MIP6OptBRAdvice
4951 a = raw(MIP6MH_BU(seq=0x4242, options=[MIP6OptBRAdvice()])) ==b';\x01\x05\x0…
4952 b = raw(MIP6MH_BU(seq=0x4242, options=[Pad1(),MIP6OptBRAdvice()])) ==b';\x02\x05\x0…
4953 c = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*0),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4954 d = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*1),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4955 e = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*2),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4956 g = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*3),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4957 h = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*4),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4958 i = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*5),MIP6OptBRAdvice()])) ==b';\x02\x05\x…
4959 j = raw(MIP6MH_BU(seq=0x4242, options=[PadN(optdata=b'\x00'*6),MIP6OptBRAdvice()])) ==b';\x02\x05\x…