Re: [tcpdump-workers] Doubt on pid value in grammar.y

2012-02-27 Thread Nuno Martins
On 27 February 2012 18:38, Guy Harris wrote: > > On Feb 27, 2012, at 9:40 AM, Nuno Martins wrote: > > > I'm having a trouble to find the purpose of pid identifier in grammar.y > > file. #line 398 > > > > This identifier is related to what protocol ? > > > > I'm supposing that this pid is not rela

Re: [tcpdump-workers] Doubt on pid value in grammar.y

2012-02-27 Thread Guy Harris
On Feb 27, 2012, at 9:40 AM, Nuno Martins wrote: > I'm having a trouble to find the purpose of pid identifier in grammar.y > file. #line 398 > > This identifier is related to what protocol ? > > I'm supposing that this pid is not related in any way with processes (like > pid process identifier)

[tcpdump-workers] Doubt on pid value in grammar.y

2012-02-27 Thread Nuno Martins
Hello all, I'm having a trouble to find the purpose of pid identifier in grammar.y file. #line 398 This identifier is related to what protocol ? I'm supposing that this pid is not related in any way with processes (like pid process identifier), right? Thanks in advance, Nuno Martins - This is