From db46baf4e8be1f43e199d556ec4e99636a044e91 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Mon, 15 Apr 2013 14:20:08 +0900 Subject: g/c a stale reference to find_protocol Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- doc/source/library_packet.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/library_packet.rst b/doc/source/library_packet.rst index 86bdbd4c..260f13be 100644 --- a/doc/source/library_packet.rst +++ b/doc/source/library_packet.rst @@ -45,8 +45,7 @@ If vlan is not used, you see something like:: You can access to a specific protocol class instance by using the -packet class find_protocol method. Let's try to check VLAN id if VLAN -is used: +packet class iterator. Let's try to check VLAN id if VLAN is used: .. code-block:: python -- cgit v1.2.3