search for: protent

Displaying 3 results from an estimated 3 matches for "protent".

Did you mean: protect
2008 Jun 07
2
Unraveling a protoent struct
I''m spacing - how do I unravel a protent struct pointer? require ''win32/api'' include Win32 getprotobyname = API.new(''getprotobyname'', ''P'', ''P'', ''ws2_32'') ptr = getprotobyname.call(''tcp'') puts "Name: " + # ??? puts &quo...
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
...+ NULL, /* Called to handle protocol-specific codes */ + "BCP" /* String name of protocol */ +}; + +/* + * Command-line options. + */ +static int bcp_setmaclocal __P((char **)); + +static option_t bcp_option_list[] = { + { "nobcp", o_bool, &bcp_protent.enabled_flag, "Disable BCP" }, + { "maclocal", o_special, (void *)bcp_setmaclocal, "set local MAC address", + OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, bcp_maclocal_str }, + { NULL } /* terminating entry */ +}; +/* + * Protocol entry points from main...
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir, I was trying to install bridge as we are installing scps gateway in our testbed.This requires us to install the bridge. Our Linux version is 2.4.18 ~3 and we are using redhat 7.2 Please let me know which is the bridge I should install and how to configure it. Before configuring the bridge what I should check in my configuration. Thanks for your time, Sincerely Rama ===== I hear