エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - pixos/poptrie: An Implementation of Poptrie IP Routing Table Lookup Algorithm
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - pixos/poptrie: An Implementation of Poptrie IP Routing Table Lookup Algorithm
NAME poptrie_init -- initialize a poptrie control data structure SYNOPSIS struct poptrie * poptri... NAME poptrie_init -- initialize a poptrie control data structure SYNOPSIS struct poptrie * poptrie_init(struct poptrie *poptrie, int sz1, int sz0); DESCRIPTION The poptrie_init() function initializes a poptrie control data structure specified by the poptrie argument with two memory allocation parameters sz1 and sz0. If the poptrie argument is NULL, a new data structure is allocated and initialized



2018/06/12 リンク