Home
last modified time | relevance | path

Searched refs:addMatchSection (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java832 private void addMatchSection(int length) { in addMatchSection() method in ApfFilter.Ra
866 addMatchSection(end - mPacket.position()); in addMatchUntil()
896 addMatchSection(ICMP6_4_BYTE_LIFETIME_OFFSET); in add4ByteLifetimeOption()
899 addMatchSection(optionLength - ICMP6_4_BYTE_LIFETIME_OFFSET in add4ByteLifetimeOption()
992 addMatchSection(ICMP6_PREFIX_OPTION_VALID_LIFETIME_OFFSET); in Ra()
1007 addMatchSection(4); // Reserved bytes in Ra()
1008 addMatchSection(IPV6_ADDR_LEN); // The prefix itself in Ra()
1028 addMatchSection(optionLength); in Ra()
1036 addMatchSection(2); // option type & length in Ra()
DLegacyApfFilter.java729 private void addMatchSection(int length) { in addMatchSection() method in LegacyApfFilter.Ra
747 addMatchSection(end - mPacket.position()); in addMatchUntil()
779 addMatchSection(ICMP6_4_BYTE_LIFETIME_OFFSET); in add4ByteLifetimeOption()
782 addMatchSection(optionLength - ICMP6_4_BYTE_LIFETIME_OFFSET in add4ByteLifetimeOption()
879 addMatchSection(ICMP6_PREFIX_OPTION_VALID_LIFETIME_OFFSET); in Ra()
893 addMatchSection(4); // Reserved bytes in Ra()
894 addMatchSection(IPV6_ADDR_LEN); // The prefix itself in Ra()