オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.6.x/ccs-patch/fs/tomoyo_network.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1052 by kumaneko, Mon Mar 24 03:50:04 2008 UTC revision 1054 by kumaneko, Mon Mar 24 09:38:11 2008 UTC
# Line 295  find_or_assign_new_address_group(const c Line 295  find_or_assign_new_address_group(const c
295  }  }
296    
297  /**  /**
298   * address_matches_to_group - Check whether the given address matches members   * address_matches_to_group - Check whether the given address matches members of the given address group.
  *                            of the given address group.  
299   *   *
300   * @is_ipv6: True if @address is an IPv6 address.   * @is_ipv6: True if @address is an IPv6 address.
301   * @address: An IPv4 or IPv6 address.   * @address: An IPv4 or IPv6 address.
# Line 327  static bool address_matches_to_group(con Line 326  static bool address_matches_to_group(con
326  }  }
327    
328  /**  /**
329   * ccs_read_address_group_policy - Dump "struct address_group_entry" list.   * ccs_read_address_group_policy - Read "struct address_group_entry" list.
330   *   *
331   * @head: Pointer to "struct ccs_io_buffer".   * @head: Pointer to "struct ccs_io_buffer".
332   *   *
# Line 396  bool ccs_read_address_group_policy(struc Line 395  bool ccs_read_address_group_policy(struc
395  #endif  #endif
396    
397  /**  /**
398   * ccs_print_ipv6 - Dump an IPv6 address.   * ccs_print_ipv6 - Print an IPv6 address.
399   *   *
400   * @buffer:     Buffer to write to.   * @buffer:     Buffer to write to.
401   * @buffer_len: Size of @buffer .   * @buffer_len: Size of @buffer .

Legend:
Removed from v.1052  
changed lines
  Added in v.1054

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26