search for: m_flag

Displaying 5 results from an estimated 5 matches for "m_flag".

Did you mean: myflag
2024 Jul 15
1
Request for a Lockdown option
...0 #endif && m_ip6.a16[4] == 0 // a32[2] == 0 || a32[2] == NTOH(0x0000FFFF) ) { ui4 i = m_ip6.a32[3]; m_ip4 = i; switch(m_ip6.a16[5]) { case 0xFFFF: // mapped m_flags = f_map4; goto jchk; case 0x0: // compatible? m_flags = f_comp4; jchk: // not any6, not loopback6 if(i != 0 && i != SF_INJ_BLE(0x00000001,0x01000000))...
2024 Jul 15
1
Request for a Lockdown option
Hi, On Sun, Jul 14, 2024 at 10:25:46AM +0100, Brian Candler wrote: > On 14/07/2024 03:49, Steffen Nurpmeso wrote: > > I have read > > > > https://datatracker.ietf.org/doc/html/draft-cmetz-v6ops-v4mapped-api-harmful-01 > > > > but as an application developer i find it ugly not to be able to > > "simply do it", and get back a mapped address.
2007 Mar 19
0
[900] branches/wxruby2/wxwidgets_282/swig/classes: Initial commit of AUI core classes
...actionClickButton, + actionClickCaption, + actionDragToolbarPane, + actionDragFloatingPane + }; + +protected: + + wxWindow* m_frame; // the window being managed + wxAuiDockArt* m_art; // dock art object which does all drawing + unsigned int m_flags; // manager flags wxAUI_MGR_* + + wxAuiPaneInfoArray m_panes; // array of panes structures + wxAuiDockInfoArray m_docks; // array of docks structures + wxAuiDockUIPartArray m_uiparts; // array of UI parts (captions, buttons, etc) + + int m_action; // curre...
2008 Nov 14
3
FreeBSD 6.3 gre and traceroute
Stephen Clark wrote: > Robert Noland wrote: >> On Thu, 2008-11-13 at 07:48 -0500, Stephen Clark wrote: >>> Julian Elischer wrote: >>>> Stephen Clark wrote: >>>>> Julian Elischer wrote: >>>>>> you will need to define the setup and question better. >>>> thanks.. cleaning it up a bit more... >>>> >>>>
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...ntainer m_tabs; + int m_curpage; + int m_tab_id_counter; + wxWindow* m_dummy_wnd; + + wxSize m_requested_bmp_size; + int m_requested_tabctrl_height; + wxFont m_selected_font; + wxFont m_normal_font; + int m_tab_ctrl_height; + + int m_last_drag_x; + unsigned int m_flags; +}; + +#endif </ins></span></pre></div> <a id="brancheswxruby2wxwidgets_282swigclassesincludewxAuiNotebookEventh"></a> <div class="addfile"><h4>Added: branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiNotebookEvent.h (0 =&...